Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/pl.spec'], chrootPath='/var/lib/mock/f28-build-11404305-853006/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/pl.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/pl-7.6.4-3.fc28.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/pl.spec'], chrootPath='/var/lib/mock/f28-build-11404305-853006/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/pl.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.9wtgsy + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf swipl-7.6.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/swipl-7.6.4_repackaged.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd swipl-7.6.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #1 (swipl-7.6.0-jpl-configure.patch): + echo 'Patch #1 (swipl-7.6.0-jpl-configure.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .libjvm --fuzz=0 patching file packages/jpl/configure Patch #2 (swipl-7.2.0-Remove-files-locations-from-swipl-1-manual.patch): + echo 'Patch #2 (swipl-7.2.0-Remove-files-locations-from-swipl-1-manual.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .man-files --fuzz=0 patching file src/swipl.1.in Hunk #1 succeeded at 402 (offset 33 lines). Hunk #2 succeeded at 411 (offset 33 lines). Patch #3 (swipl-7.4.1-Fix-JNI.patch): + echo 'Patch #3 (swipl-7.4.1-Fix-JNI.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .jni --fuzz=0 patching file packages/jpl/jpl.pl Hunk #1 succeeded at 3941 (offset 2 lines). Hunk #2 succeeded at 4094 (offset 6 lines). patching file packages/jpl/src/java/org/jpl7/JPL.java Patch #4 (pl-6.2.0-pc.patch): + echo 'Patch #4 (pl-6.2.0-pc.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .pc --fuzz=0 patching file src/swipl.pc.in Patch #5 (swipl-7.6.0-Unbundle-jquery1.patch): + echo 'Patch #5 (swipl-7.6.0-Unbundle-jquery1.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file packages/http/Makefile.in Hunk #3 succeeded at 50 (offset 1 line). + cd src + autoconf + mkdir doc-install + cp -p /builddir/build/SOURCES/SWI-Prolog-7.6.4.pdf doc-install + mkdir doc-install-xpce + cd doc-install-xpce + tar -xzf /builddir/build/SOURCES/userguide.html.tgz + mv UserGuide xpce-UserGuide + cp /builddir/build/SOURCES/JavaConfig.java . + sed --in-place=.jni2 -e s#LIBDIR#/usr/lib#g packages/jpl/jpl.pl + sed --in-place=.jni2 -e 's#LIBDIR#"/usr/lib/swipl-jpl"#g' packages/jpl/src/java/org/jpl7/JPL.java + chmod 0644 packages/jpl/examples/java/runall.sh + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.MUaRcP + umask 022 + cd /builddir/build/BUILD + cd swipl-7.6.4 + LC_CTYPE=en_US.UTF-8 + javac JavaConfig.java ++ java JavaConfig --home + JAVA_HOME=/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.161-5.b14.fc28.i386/jre ++ java JavaConfig --libs-only-L + JAVA_LIBS='-L/usr/java/packages/lib/i386 -L/lib -L/usr/lib -L/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.161-5.b14.fc28.i386/jre/lib/i386 -L/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.161-5.b14.fc28.i386/jre/lib/i386/server -L/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.161-5.b14.fc28.i386/jre/lib/i386/client' + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./packages/clib/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./packages/clib/config.sub ++ basename ./packages/clib/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./packages/clib/config.sub '/usr/lib/rpm/redhat/config.sub' -> './packages/clib/config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./packages/clib/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./packages/clib/config.guess ++ basename ./packages/clib/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./packages/clib/config.guess '/usr/lib/rpm/redhat/config.guess' -> './packages/clib/config.guess' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./packages/jpl/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./packages/jpl/config.sub ++ basename ./packages/jpl/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./packages/jpl/config.sub '/usr/lib/rpm/redhat/config.sub' -> './packages/jpl/config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./packages/jpl/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./packages/jpl/config.guess ++ basename ./packages/jpl/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./packages/jpl/config.guess '/usr/lib/rpm/redhat/config.guess' -> './packages/jpl/config.guess' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./packages/xpce/src/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./packages/xpce/src/config.sub ++ basename ./packages/xpce/src/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./packages/xpce/src/config.sub '/usr/lib/rpm/redhat/config.sub' -> './packages/xpce/src/config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./packages/xpce/src/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./packages/xpce/src/config.guess ++ basename ./packages/xpce/src/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./packages/xpce/src/config.guess '/usr/lib/rpm/redhat/config.guess' -> './packages/xpce/src/config.guess' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./src/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./src/config.sub ++ basename ./src/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./src/config.sub '/usr/lib/rpm/redhat/config.sub' -> './src/config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./src/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./src/config.guess ++ basename ./src/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./src/config.guess '/usr/lib/rpm/redhat/config.guess' -> './src/config.guess' + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + ./configure --build=i686-redhat-linux-gnu --host=i686-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared LDFLAGS=-Wl,--enable-new-dtags configure: WARNING: unrecognized options: --disable-dependency-tracking checking builddir... src checking for i686-redhat-linux-gnu-gcc... no checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for i686-redhat-linux-gnu-g++... no checking for i686-redhat-linux-gnu-c++... no checking for i686-redhat-linux-gnu-gpp... no checking for i686-redhat-linux-gnu-aCC... no checking for i686-redhat-linux-gnu-CC... no checking for i686-redhat-linux-gnu-cxx... no checking for i686-redhat-linux-gnu-cc++... no checking for i686-redhat-linux-gnu-cl.exe... no checking for i686-redhat-linux-gnu-FCC... no checking for i686-redhat-linux-gnu-KCC... no checking for i686-redhat-linux-gnu-RCC... no checking for i686-redhat-linux-gnu-xlC_r... no checking for i686-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking build system type... i686-redhat-linux-gnu checking host system type... i686-redhat-linux-gnu checking build system compiler cc... yes checking for build system executable suffix... checking for gmake... gmake checking "whether make is GNU-make"... yes checking "whether mkdir accepts -p"... yes checking for i686-redhat-linux-gnu-ar... no checking for ar... ar checking for i686-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for i686-redhat-linux-gnu-windres... no checking for windres... no checking for chrpath... : checking for emacs-etags... no checking for etags... no checking for ctags... no checking for gawk... gawk checking for sed... /usr/bin/sed checking for perl... /usr/bin/perl checking for a BSD-compatible install... /usr/bin/install -c checking how to run the C preprocessor... gcc -E checking for library containing strerror... none required checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking for inline... inline 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 for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking whether byte ordering is bigendian... no checking whether float word ordering is bigendian... no checking whether __attribute__((visibility())) is supported... yes checking Script arguments... does not breakdown arguments checking Use git-based version stamps... no checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for dlopen in -ldl... yes checking for dlopen... yes checking for dladdr... yes checking "whether LDFLAGS need -rdynamic"... yes checking "whether gcc supports -pthread"... yes checking for sem_init in -lrt... yes checking for sem_init... yes checking for pthread_mutexattr_setkind_np... yes checking for pthread_mutexattr_settype... yes checking for pthread_kill... yes checking for pthread_mutex_timedlock... yes checking for pthread_timedjoin_np... yes checking for pthread_getname_np... yes checking for pthread_setname_np... yes checking for pthread_setname_np(const char*)... no checking whether mutex support recursive locking... yes checking for pthread_sigmask... yes checking for pthread_setconcurrency... yes checking for pthread_getw32threadhandle_np... no checking for sysconf... yes checking "copy stack size"... yes checking for main in -lm... yes checking for main in -lncursesw... yes checking term.h usability... yes checking term.h presence... yes checking for term.h... yes checking ncurses/term.h usability... yes checking ncurses/term.h presence... yes checking for ncurses/term.h... yes checking curses.h usability... yes checking curses.h presence... yes checking for curses.h... yes checking ncurses/curses.h usability... yes checking ncurses/curses.h presence... yes checking for ncurses/curses.h... yes checking for cc -c -o... yes checking for unistd.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/stat.h... (cached) yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking sys/stropts.h usability... no checking sys/stropts.h presence... no checking for sys/stropts.h... no checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking sys/termios.h usability... yes checking sys/termios.h presence... yes checking for sys/termios.h... yes checking sys/termio.h usability... no checking sys/termio.h presence... no checking for sys/termio.h... no checking bstring.h usability... no checking bstring.h presence... no checking for bstring.h... no checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking mach-o/rld.h usability... no checking mach-o/rld.h presence... no checking for mach-o/rld.h... no checking mach/thread_act.h usability... no checking mach/thread_act.h presence... no checking for mach/thread_act.h... no checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking floatingpoint.h usability... no checking floatingpoint.h presence... no checking for floatingpoint.h... no checking ieeefp.h usability... no checking ieeefp.h presence... no checking for ieeefp.h... no checking ieee754.h usability... yes checking ieee754.h presence... yes checking for ieee754.h... yes checking SupportDefs.h usability... no checking SupportDefs.h presence... no checking for SupportDefs.h... no checking crtdbg.h usability... no checking crtdbg.h presence... no checking for crtdbg.h... no checking shlobj.h usability... no checking shlobj.h presence... no checking for shlobj.h... no checking winsock2.h usability... no checking winsock2.h presence... no checking for winsock2.h... no checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking valgrind/valgrind.h usability... no checking valgrind/valgrind.h presence... no checking for valgrind/valgrind.h... no checking for access... yes checking for fchmod... yes checking for chmod... yes checking for dossleep... no checking for fstat... yes checking for readlink... yes checking for getwd... yes checking for getcwd... yes checking for getpagesize... yes checking for getpwnam... yes checking for getrlimit... yes checking for gettimeofday... yes checking for opendir... yes checking for sysconf... (cached) yes checking for popen... yes checking for putenv... yes checking for random... yes checking for remove... yes checking for rename... yes checking for select... yes checking for fcntl... yes checking for getrusage... yes checking for signal... yes checking for sigset... yes checking for sigprocmask... yes checking for sleep... yes checking for usleep... yes checking for srand... yes checking for srandom... yes checking for stat... yes checking for memmove... yes checking for stricmp... no checking for strlwr... no checking for sigaction... yes checking for sigsetmask... yes checking for siggetmask... yes checking for sigblock... yes checking for rint... yes checking for aint... no checking for floor... yes checking for ceil... yes checking for isnan... yes checking for isinf... yes checking for tcsetattr... yes checking for cfmakeraw... yes checking for getpid... yes checking for strerror... yes checking for tgetent... yes checking for times... yes checking for unsetenv... yes checking for grantpt... yes checking for nanosleep... yes checking for waitpid... yes checking for kill... yes checking for setlocale... yes checking for fpgetmask... no checking for fpresetsticky... no checking for mtrace... yes checking for localtime_r... yes checking for asctime_r... yes checking for ctime_r... yes checking for mmap... yes checking for confstr... yes checking for strcasecmp... yes checking for mbscoll... no checking for mbscasecoll... no checking for fpclass... no checking for setenv... yes checking for posix_openpt... yes checking for wcsxfrm... yes checking for sysctlbyname... no checking for mbsnrtowcs... yes checking for wcsdup... yes checking for ftruncate... yes checking for localtime_s... no checking for localeconv... yes checking for poll... yes checking for WSAPoll... no checking for qsort_r... yes checking for qsort_s... no checking whether mbsnrtowcs is declared... no checking whether time.h and sys/time.h may both be included... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for sys/wait.h that is POSIX.1 compatible... yes checking for pid_t... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for __builtin_clz... yes checking for __builtin_popcount... yes checking for __sync_synchronize... yes checking for signbit... yes configure: checking "GNU style qsort_r()"... yes checking for intptr_t... yes checking "whether unsetenv is void"... no checking sys/syscall.h usability... yes checking sys/syscall.h presence... yes checking for sys/syscall.h... yes checking for syscall... yes checking whether has __NR_gettid... yes checking for syscall support for gettid... yes checking for clock_gettime in -lrt... yes checking for clock_gettime... yes checking for pthread support for cpu clocks... yes checking for sysconf support for _SC_NPROCESSORS_CONF... yes checking for backtrace_symbols in -lexecinfo... no checking "whether backtrace() works"... yes checking for dladdr... (cached) yes checking size of void*... 4 checking size of long... 4 checking size of int... 4 checking size of long long... 8 checking size of wchar_t... 4 checking for main in -lgmp... yes checking gmp.h usability... yes checking gmp.h presence... yes checking for gmp.h... yes checking "For gmp_randinit_mt()"... yes checking for mp_bitcnt_t... yes checking "variable timezone in tzset"... yes checking for struct tm.tm_gmtoff... yes checking "Boot filename"... boot32.prc checking "fcntl based locking"... yes checking alignment of void*... 4 checking alignment of double... 4 checking alignment of int64_t... 4 checking "unaligned access"... allowed checking "__sync_add_and_fetch_8"... yes checking "type rlim_t"... yes checking "ru_idrss in struct rusage"... yes checking "whether assert.h needs stdio.h"... no configure: checking "for including sys/ioctl.h after sys/termios.h"... checking "for type uchar"... "need typedef uchar" checking "whether we need extern int errno"... no checking "for symbolic links"... yes checking return type of signal handlers... void checking "for BSD signal handlers"... "BSD signals" checking "for SIGPROF profiler support"... (1343 interrupts) yes checking "for union wait"... no checking "for tagged lvalues"... yes checking "for label addresses"... yes checking "for nop"... yes checking "whether mmap maps regular files"... yes checking siginfo.h usability... no checking siginfo.h presence... no checking for siginfo.h... no checking "for SA_SIGINFO"... yes CFLAGS=-Wall -O2 -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -pthread -fPIC LDFLAGS=-rdynamic -Wl,--enable-new-dtags -pthread -Wl,-rpath=/usr/lib/swipl-7.6.4/lib/i686-linux LIBS=-lgmp -lrt -lncursesw -lm -lrt -ldl configure: creating ./config.status config.status: creating Makefile config.status: creating rc/Makefile config.status: creating libtai/Makefile config.status: creating ../man/Makefile config.status: creating ../man/correctindex config.status: creating swipl.1 config.status: creating swipl.sh config.status: creating swipl.pc config.status: creating ../packages/Makefile config.status: creating ../packages/swipl-ld.sh config.status: creating ../packages/swipl.sh config.status: creating ../packages/configure config.status: creating ../packages/Makefile.defs config.status: creating ../packages/Dialect.defs config.status: creating config.h config.status: executing exe commands configure: WARNING: unrecognized options: --disable-dependency-tracking **************************************************************** * Now type the following to make and install the basic environment * * % make * % make install * * To complete the environment, goto the packages directory and check * the README file for further instructions. **************************************************************** + make 'COFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing' make[1]: Entering directory '/builddir/build/BUILD/swipl-7.6.4/src' **************** Making SWI-Prolog 7.6.4 for i686-linux To be installed in /usr/bin/swipl Home (libraries) in /usr/lib/swipl-7.6.4 **************** No GIT version change gcc -c -I. -I. -I./rc -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -pthread -fPIC rc/access.c -o rc/access.o gcc -c -I. -I. -I./rc -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -pthread -fPIC rc/build.c -o rc/build.o gcc -c -I. -I. -I./rc -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -pthread -fPIC rc/html.c -o rc/html.o gcc -c -I. -I. -I./rc -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -pthread -fPIC rc/util.c -o rc/util.o make[2]: Entering directory '/builddir/build/BUILD/swipl-7.6.4/src/rc' rm -f librc.a ar cq librc.a html.o access.o build.o util.o ranlib librc.a gcc -c -I.. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -pthread -fPIC rc.c -o rc.o gcc -Wl,--enable-new-dtags -o swipl-rc rc.o -L. -lrc make[2]: Leaving directory '/builddir/build/BUILD/swipl-7.6.4/src/rc' gcc -c -I. -I. -I./rc -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -pthread -fPIC libtai/caltime_utc.c -o libtai/caltime_utc.o gcc -c -I. -I. -I./rc -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -pthread -fPIC libtai/caltime_tai.c -o libtai/caltime_tai.o gcc -c -I. -I. -I./rc -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -pthread -fPIC libtai/leapsecs_sub.c -o libtai/leapsecs_sub.o gcc -c -I. -I. -I./rc -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -pthread -fPIC libtai/leapsecs_add.c -o libtai/leapsecs_add.o gcc -c -I. -I. -I./rc -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -pthread -fPIC libtai/caldate_fmjd.c -o libtai/caldate_fmjd.o gcc -c -I. -I. -I./rc -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -pthread -fPIC libtai/caldate_mjd.c -o libtai/caldate_mjd.o gcc -c -I. -I. -I./rc -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -pthread -fPIC libtai/leapsecs_init.c -o libtai/leapsecs_init.o gcc -c -I. -I. -I./rc -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -pthread -fPIC libtai/leapsecs_read.c -o libtai/leapsecs_read.o gcc -c -I. -I. -I./rc -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -pthread -fPIC libtai/tai_pack.c -o libtai/tai_pack.o gcc -c -I. -I. -I./rc -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -pthread -fPIC libtai/tai_unpack.c -o libtai/tai_unpack.o make[2]: Entering directory '/builddir/build/BUILD/swipl-7.6.4/src/libtai' gcc -c -I.. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -pthread -fPIC tai_add.c -o tai_add.o gcc -c -I.. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -pthread -fPIC tai_now.c -o tai_now.o gcc -c -I.. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -pthread -fPIC tai_sub.c -o tai_sub.o gcc -c -I.. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -pthread -fPIC taia_add.c -o taia_add.o gcc -c -I.. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -pthread -fPIC taia_approx.c -o taia_approx.o gcc -c -I.. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -pthread -fPIC taia_fmtfrac.c -o taia_fmtfrac.o gcc -c -I.. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -pthread -fPIC taia_frac.c -o taia_frac.o gcc -c -I.. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -pthread -fPIC taia_half.c -o taia_half.o gcc -c -I.. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -pthread -fPIC taia_less.c -o taia_less.o gcc -c -I.. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -pthread -fPIC taia_now.c -o taia_now.o gcc -c -I.. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -pthread -fPIC taia_pack.c -o taia_pack.o gcc -c -I.. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -pthread -fPIC taia_sub.c -o taia_sub.o gcc -c -I.. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -pthread -fPIC taia_tai.c -o taia_tai.o gcc -c -I.. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -pthread -fPIC taia_unpack.c -o taia_unpack.o gcc -c -I.. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -pthread -fPIC caldate_fmt.c -o caldate_fmt.o gcc -c -I.. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -pthread -fPIC caldate_scan.c -o caldate_scan.o gcc -c -I.. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -pthread -fPIC caldate_norm.c -o caldate_norm.o gcc -c -I.. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -pthread -fPIC caldate_ster.c -o caldate_ster.o gcc -c -I.. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -pthread -fPIC caltime_fmt.c -o caltime_fmt.o gcc -c -I.. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -pthread -fPIC caltime_scan.c -o caltime_scan.o rm -f libtai.a ar cq libtai.a tai_add.o tai_now.o tai_pack.o tai_sub.o tai_unpack.o taia_add.o taia_approx.o taia_fmtfrac.o taia_frac.o taia_half.o taia_less.o taia_now.o taia_pack.o taia_sub.o taia_tai.o taia_unpack.o caldate_fmt.o caldate_scan.o caldate_fmjd.o caldate_mjd.o caldate_norm.o caldate_ster.o leapsecs_read.o leapsecs_init.o leapsecs_add.o leapsecs_sub.o caltime_fmt.o caltime_scan.o caltime_tai.o caltime_utc.o ranlib libtai.a make[2]: Leaving directory '/builddir/build/BUILD/swipl-7.6.4/src/libtai' gcc -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -pthread -fPIC -o defatom ./defatom.c ./defatom.c: In function 'main': ./defatom.c:104:23: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] sprintf(name, "%s%d", id, arity); ^ In file included from /usr/include/stdio.h:862, from ./defatom.c:35: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 2 and 267 bytes into a destination of size 256 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./defatom "." cc -g -O2 -o mkvmi ./mkvmi.c ./mkvmi "." gcc -c -I. -I. -I./rc -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -pthread -fPIC pl-atom.c -o pl-atom.o gcc -c -I. -I. -I./rc -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -pthread -fPIC pl-wam.c -o pl-wam.o gcc -c -I. -I. -I./rc -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -pthread -fPIC pl-arith.c -o pl-arith.o gcc -c -I. -I. -I./rc -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -pthread -fPIC pl-bag.c -o pl-bag.o gcc -c -I. -I. -I./rc -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -pthread -fPIC pl-error.c -o pl-error.o gcc -c -I. -I. -I./rc -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -pthread -fPIC pl-comp.c -o pl-comp.o gcc -c -I. -I. -I./rc -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -pthread -fPIC pl-rc.c -o pl-rc.o gcc -c -I. -I. -I./rc -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -pthread -fPIC pl-dwim.c -o pl-dwim.o gcc -c -I. -I. -I./rc -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -pthread -fPIC pl-ext.c -o pl-ext.o gcc -c -I. -I. -I./rc -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -pthread -fPIC pl-flag.c -o pl-flag.o gcc -c -I. -I. -I./rc -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -pthread -fPIC pl-funct.c -o pl-funct.o gcc -c -I. -I. -I./rc -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -pthread -fPIC pl-gc.c -o pl-gc.o gcc -c -I. -I. -I./rc -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -pthread -fPIC pl-privitf.c -o pl-privitf.o gcc -c -I. -I. -I./rc -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -pthread -fPIC pl-list.c -o pl-list.o gcc -c -I. -I. -I./rc -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -pthread -fPIC pl-string.c -o pl-string.o gcc -c -I. -I. -I./rc -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -pthread -fPIC pl-load.c -o pl-load.o gcc -c -I. -I. -I./rc -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -pthread -fPIC pl-modul.c -o pl-modul.o gcc -c -I. -I. -I./rc -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -pthread -fPIC pl-op.c -o pl-op.o gcc -c -I. -I. -I./rc -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -pthread -fPIC pl-prims.c -o pl-prims.o gcc -c -I. -I. -I./rc -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -pthread -fPIC pl-pro.c -o pl-pro.o gcc -c -I. -I. -I./rc -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -pthread -fPIC pl-proc.c -o pl-proc.o gcc -c -I. -I. -I./rc -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -pthread -fPIC pl-prof.c -o pl-prof.o gcc -c -I. -I. -I./rc -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -pthread -fPIC pl-read.c -o pl-read.o gcc -c -I. -I. -I./rc -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -pthread -fPIC pl-rec.c -o pl-rec.o gcc -c -I. -I. -I./rc -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -pthread -fPIC pl-setup.c -o pl-setup.o gcc -c -I. -I. -I./rc -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -pthread -fPIC pl-sys.c -o pl-sys.o gcc -c -I. -I. -I./rc -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -pthread -fPIC pl-trace.c -o pl-trace.o gcc -c -I. -I. -I./rc -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -pthread -fPIC pl-util.c -o pl-util.o gcc -c -I. -I. -I./rc -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -pthread -fPIC pl-wic.c -o pl-wic.o gcc -c -I. -I. -I./rc -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -pthread -fPIC pl-write.c -o pl-write.o gcc -c -I. -I. -I./rc -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -pthread -fPIC pl-term.c -o pl-term.o gcc -c -I. -I. -I./rc -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -pthread -fPIC pl-thread.c -o pl-thread.o gcc -c -I. -I. -I./rc -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -pthread -fPIC pl-xterm.c -o pl-xterm.o gcc -c -I. -I. -I./rc -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -pthread -fPIC pl-srcfile.c -o pl-srcfile.o gcc -c -I. -I. -I./rc -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -pthread -fPIC pl-beos.c -o pl-beos.o gcc -c -I. -I. -I./rc -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -pthread -fPIC pl-attvar.c -o pl-attvar.o gcc -c -I. -I. -I./rc -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -pthread -fPIC pl-gvar.c -o pl-gvar.o gcc -c -I. -I. -I./rc -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -pthread -fPIC pl-btree.c -o pl-btree.o gcc -c -I. -I. -I./rc -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -pthread -fPIC pl-init.c -o pl-init.o gcc -c -I. -I. -I./rc -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -pthread -fPIC pl-gmp.c -o pl-gmp.o gcc -c -I. -I. -I./rc -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -pthread -fPIC pl-segstack.c -o pl-segstack.o gcc -c -I. -I. -I./rc -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -pthread -fPIC pl-hash.c -o pl-hash.o gcc -c -I. -I. -I./rc -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -pthread -fPIC pl-version.c -o pl-version.o gcc -c -I. -I. -I./rc -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -pthread -fPIC pl-codetable.c -o pl-codetable.o gcc -c -I. -I. -I./rc -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -pthread -fPIC pl-supervisor.c -o pl-supervisor.o gcc -c -I. -I. -I./rc -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -pthread -fPIC pl-dbref.c -o pl-dbref.o gcc -c -I. -I. -I./rc -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -pthread -fPIC pl-termhash.c -o pl-termhash.o gcc -c -I. -I. -I./rc -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -pthread -fPIC pl-variant.c -o pl-variant.o gcc -c -I. -I. -I./rc -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -pthread -fPIC pl-assert.c -o pl-assert.o gcc -c -I. -I. -I./rc -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -pthread -fPIC pl-copyterm.c -o pl-copyterm.o gcc -c -I. -I. -I./rc -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -pthread -fPIC pl-debug.c -o pl-debug.o gcc -c -I. -I. -I./rc -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -pthread -fPIC pl-cont.c -o pl-cont.o gcc -c -I. -I. -I./rc -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -pthread -fPIC pl-ressymbol.c -o pl-ressymbol.o gcc -c -I. -I. -I./rc -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -pthread -fPIC pl-dict.c -o pl-dict.o gcc -c -I. -I. -I./rc -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -pthread -fPIC pl-trie.c -o pl-trie.o gcc -c -I. -I. -I./rc -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -pthread -fPIC pl-indirect.c -o pl-indirect.o gcc -c -I. -I. -I./rc -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -pthread -fPIC pl-tabling.c -o pl-tabling.o gcc -c -I. -I. -I./rc -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -pthread -fPIC pl-rsort.c -o pl-rsort.o gcc -c -I. -I. -I./rc -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -pthread -fPIC pl-mutex.c -o pl-mutex.o gcc -c -I. -I. -I./rc -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -pthread -fPIC os/pl-buffer.c -o os/pl-buffer.o gcc -c -I. -I. -I./rc -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -pthread -fPIC os/pl-ctype.c -o os/pl-ctype.o gcc -c -I. -I. -I./rc -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -pthread -fPIC os/pl-file.c -o os/pl-file.o gcc -c -I. -I. -I./rc -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -pthread -fPIC os/pl-files.c -o os/pl-files.o gcc -c -I. -I. -I./rc -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -pthread -fPIC os/pl-glob.c -o os/pl-glob.o gcc -c -I. -I. -I./rc -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -pthread -fPIC os/pl-os.c -o os/pl-os.o gcc -c -I. -I. -I./rc -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -pthread -fPIC os/pl-stream.c -o os/pl-stream.o gcc -c -I. -I. -I./rc -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -pthread -fPIC os/pl-string.c -o os/pl-string.o gcc -c -I. -I. -I./rc -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -pthread -fPIC os/pl-table.c -o os/pl-table.o gcc -c -I. -I. -I./rc -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -pthread -fPIC os/pl-text.c -o os/pl-text.o gcc -c -I. -I. -I./rc -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -pthread -fPIC os/pl-utf8.c -o os/pl-utf8.o gcc -c -I. -I. -I./rc -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -pthread -fPIC os/pl-fmt.c -o os/pl-fmt.o gcc -c -I. -I. -I./rc -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -pthread -fPIC os/pl-dtoa.c -o os/pl-dtoa.o gcc -c -I. -I. -I./rc -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -pthread -fPIC os/pl-option.c -o os/pl-option.o gcc -c -I. -I. -I./rc -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -pthread -fPIC os/pl-cstack.c -o os/pl-cstack.o gcc -c -I. -I. -I./rc -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -pthread -fPIC os/pl-codelist.c -o os/pl-codelist.o gcc -c -I. -I. -I./rc -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -pthread -fPIC os/pl-prologflag.c -o os/pl-prologflag.o gcc -c -I. -I. -I./rc -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -pthread -fPIC os/pl-tai.c -o os/pl-tai.o gcc -c -I. -I. -I./rc -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -pthread -fPIC os/pl-locale.c -o os/pl-locale.o rm -f ../lib/i686-linux/libswipl.a ar r ../lib/i686-linux/libswipl.a pl-atom.o pl-wam.o pl-arith.o pl-bag.o pl-error.o pl-comp.o pl-rc.o pl-dwim.o pl-ext.o pl-flag.o pl-funct.o pl-gc.o pl-privitf.o pl-list.o pl-string.o pl-load.o pl-modul.o pl-op.o pl-prims.o pl-pro.o pl-proc.o pl-prof.o pl-read.o pl-rec.o pl-setup.o pl-sys.o pl-trace.o pl-util.o pl-wic.o pl-write.o pl-term.o pl-thread.o pl-xterm.o pl-srcfile.o pl-beos.o pl-attvar.o pl-gvar.o pl-btree.o pl-init.o pl-gmp.o pl-segstack.o pl-hash.o pl-version.o pl-codetable.o pl-supervisor.o pl-dbref.o pl-termhash.o pl-variant.o pl-assert.o pl-copyterm.o pl-debug.o pl-cont.o pl-ressymbol.o pl-dict.o pl-trie.o pl-indirect.o pl-tabling.o pl-rsort.o pl-mutex.o os/pl-buffer.o os/pl-ctype.o os/pl-file.o os/pl-files.o os/pl-glob.o os/pl-os.o os/pl-stream.o os/pl-string.o os/pl-table.o os/pl-text.o os/pl-utf8.o os/pl-fmt.o os/pl-dtoa.o os/pl-option.o os/pl-cstack.o os/pl-codelist.o os/pl-prologflag.o os/pl-tai.o os/pl-locale.o rc/access.o rc/build.o rc/html.o rc/util.o libtai/caltime_utc.o libtai/caltime_tai.o libtai/leapsecs_sub.o libtai/leapsecs_add.o libtai/caldate_fmjd.o libtai/caldate_mjd.o libtai/leapsecs_init.o libtai/leapsecs_read.o libtai/tai_pack.o libtai/tai_unpack.o ar: creating ../lib/i686-linux/libswipl.a ranlib ../lib/i686-linux/libswipl.a gcc -shared -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -o ../lib/i686-linux/libswipl.so.7.6.4 -Wl,-soname=libswipl.so.7.6 \ pl-atom.o pl-wam.o pl-arith.o pl-bag.o pl-error.o pl-comp.o pl-rc.o pl-dwim.o pl-ext.o pl-flag.o pl-funct.o pl-gc.o pl-privitf.o pl-list.o pl-string.o pl-load.o pl-modul.o pl-op.o pl-prims.o pl-pro.o pl-proc.o pl-prof.o pl-read.o pl-rec.o pl-setup.o pl-sys.o pl-trace.o pl-util.o pl-wic.o pl-write.o pl-term.o pl-thread.o pl-xterm.o pl-srcfile.o pl-beos.o pl-attvar.o pl-gvar.o pl-btree.o pl-init.o pl-gmp.o pl-segstack.o pl-hash.o pl-version.o pl-codetable.o pl-supervisor.o pl-dbref.o pl-termhash.o pl-variant.o pl-assert.o pl-copyterm.o pl-debug.o pl-cont.o pl-ressymbol.o pl-dict.o pl-trie.o pl-indirect.o pl-tabling.o pl-rsort.o pl-mutex.o os/pl-buffer.o os/pl-ctype.o os/pl-file.o os/pl-files.o os/pl-glob.o os/pl-os.o os/pl-stream.o os/pl-string.o os/pl-table.o os/pl-text.o os/pl-utf8.o os/pl-fmt.o os/pl-dtoa.o os/pl-option.o os/pl-cstack.o os/pl-codelist.o os/pl-prologflag.o os/pl-tai.o os/pl-locale.o rc/access.o rc/build.o rc/html.o rc/util.o libtai/caltime_utc.o libtai/caltime_tai.o libtai/leapsecs_sub.o libtai/leapsecs_add.o libtai/caldate_fmjd.o libtai/caldate_mjd.o libtai/leapsecs_init.o libtai/leapsecs_read.o libtai/tai_pack.o libtai/tai_unpack.o -rdynamic -Wl,--enable-new-dtags -pthread -Wl,-rpath=/usr/lib/swipl-7.6.4/lib/i686-linux -Wl,--enable-new-dtags -lgmp -lrt -lncursesw -lm -lrt -ldl ( cd ../lib/i686-linux && rm -f libswipl.so && ln -s libswipl.so.7.6.4 libswipl.so ) ( cd ../lib/i686-linux && rm -f libswipl.so.7.6 && ln -s libswipl.so.7.6.4 libswipl.so.7.6 ) gcc -c -I. -I. -I./rc -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -pthread -fPIC pl-main.c -o pl-main.o gcc -rdynamic -Wl,--enable-new-dtags -pthread -Wl,-rpath=/usr/lib/swipl-7.6.4/lib/i686-linux -o swipl pl-main.o -L../lib/i686-linux -lswipl : -c swipl || true if [ ! -d ../include ]; then mkdir -p ../include; fi cp ./SWI-Prolog.h ../include/SWI-Prolog.h cp ./os/SWI-Stream.h ../include/SWI-Stream.h rm -f swipl.prc ./swipl.sh -O -o swipl.prc -b ../boot/init.pl Loading boot file ... Loading Prolog startup files SWI-Prolog boot files loaded Boot compilation has created swipl.prc ls -l swipl.prc -rw-r--r--. 1 mockbuild mockbuild 175101 Feb 9 05:17 swipl.prc ./swipl.sh -x swipl.prc \ -f none -F none \ -g make_library_index\(\'../library\'\) \ -t halt % Updating index for library /builddir/build/BUILD/swipl-7.6.4/library/ gcc -rdynamic -Wl,--enable-new-dtags -pthread -Wl,-rpath=/usr/lib/swipl-7.6.4/lib/i686-linux \ -I. -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -pthread -fPIC -o swipl-ld ./swipl-ld.c make[1]: Leaving directory '/builddir/build/BUILD/swipl-7.6.4/src' ~/build/BUILD/swipl-7.6.4/packages ~/build/BUILD/swipl-7.6.4 + pushd packages + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./clib/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./clib/config.sub ++ basename ./clib/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./clib/config.sub '/usr/lib/rpm/redhat/config.sub' -> './clib/config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./clib/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./clib/config.guess ++ basename ./clib/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./clib/config.guess '/usr/lib/rpm/redhat/config.guess' -> './clib/config.guess' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./jpl/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./jpl/config.sub ++ basename ./jpl/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./jpl/config.sub '/usr/lib/rpm/redhat/config.sub' -> './jpl/config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./jpl/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./jpl/config.guess ++ basename ./jpl/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./jpl/config.guess '/usr/lib/rpm/redhat/config.guess' -> './jpl/config.guess' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./xpce/src/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./xpce/src/config.sub ++ basename ./xpce/src/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./xpce/src/config.sub '/usr/lib/rpm/redhat/config.sub' -> './xpce/src/config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./xpce/src/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./xpce/src/config.guess ++ basename ./xpce/src/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./xpce/src/config.guess '/usr/lib/rpm/redhat/config.guess' -> './xpce/src/config.guess' + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + ./configure --build=i686-redhat-linux-gnu --host=i686-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info LDFLAGS=-Wl,--enable-new-dtags Checking environment for package jpl ...ok ********************** * Configuring packages clib cpp odbc table xpce sgml RDF semweb http chr clpqr nlp ssl tipc pldoc plunit jpl zlib protobufs windows PDT libedit readline utf8proc archive pengines cql bdb pcre ********************** ********************** * Package clib ********************** configure: WARNING: unrecognized options: --disable-dependency-tracking checking for gmake... gmake checking for etags... no checking for ctags... no checking for a BSD-compatible install... /usr/bin/install -c checking for i686-redhat-linux-gnu-gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for library containing strerror... none required checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/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 for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking whether byte ordering is bigendian... no checking for socket... yes checking for gethostent... yes checking for uuid_create in -lossp-uuid... no checking for uuid_create in -luuid... no checking for crypt in -lcrypt... configure: WARNING: Cannot find libossp-uuid or libuuid -- dropping uuid.pl yes checking for crypt... yes checking for syslog... yes checking h_errno... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking alloca.h usability... yes checking alloca.h presence... yes checking for alloca.h... yes checking for unistd.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking crypt.h usability... yes checking crypt.h presence... yes checking for crypt.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for sys/types.h... (cached) yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking for sys/stat.h... (cached) yes checking sys/prctl.h usability... yes checking sys/prctl.h presence... yes checking for sys/prctl.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking crt_externs.h usability... no checking crt_externs.h presence... no checking for crt_externs.h... no checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking size of long... 4 checking size of long long... 8 checking for setsid... yes checking for strerror... yes checking for utime... yes checking for getrlimit... yes checking for strcasestr... yes checking for vfork... yes checking for _NSGetEnviron... no checking for pipe2... yes checking for prctl... yes checking for sysconf... yes checking for poll... yes checking for initgroups... yes checking for setgroups... yes checking for chmod... yes checking for mallinfo... yes checking for malloc_info... yes checking for open_memstream... yes checking for socklen_t... yes checking for ssize_t... yes checking _XOPEN_SOURCE... yes checking for setpgid... yes checking for setpgrp... yes checking whether setpgrp takes no argument... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h configure: WARNING: unrecognized options: --disable-dependency-tracking ********************** * Package cpp ********************** configure: WARNING: unrecognized options: --disable-dependency-tracking checking for gmake... gmake checking for etags... no checking for ctags... no checking for a BSD-compatible install... /usr/bin/install -c checking for i686-redhat-linux-gnu-gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for library containing strerror... none required checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/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 for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking whether byte ordering is bigendian... no configure: creating ./config.status config.status: creating Makefile configure: WARNING: unrecognized options: --disable-dependency-tracking ********************** * Package odbc ********************** configure: WARNING: unrecognized options: --disable-dependency-tracking checking for gmake... gmake checking for etags... no checking for ctags... no checking for a BSD-compatible install... /usr/bin/install -c checking for i686-redhat-linux-gnu-gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for library containing strerror... none required checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/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 for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking whether byte ordering is bigendian... no checking for SQLAllocEnv in -lodbc... yes checking whether byte ordering is bigendian... (cached) no checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for sql.h... yes checking for localtime... yes checking for mktime... yes checking for gmtime... yes checking for timegm... yes checking for long long... yes checking size of long... 4 checking size of SQLWCHAR... 2 checking size of wchar_t... 4 checking for SQLLEN... yes checking for SQLULEN... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h configure: WARNING: unrecognized options: --disable-dependency-tracking ********************** * Package table ********************** configure: WARNING: unrecognized options: --disable-dependency-tracking checking for gmake... gmake checking for etags... no checking for ctags... no checking for a BSD-compatible install... /usr/bin/install -c checking for i686-redhat-linux-gnu-gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for library containing strerror... none required checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/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 for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking whether byte ordering is bigendian... no checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for unistd.h... (cached) yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking floatingpoint.h usability... no checking floatingpoint.h presence... no checking for floatingpoint.h... no checking for mmap... yes checking for strerror... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h configure: WARNING: unrecognized options: --disable-dependency-tracking ********************** * Package xpce ********************** configure: WARNING: unrecognized options: --disable-dependency-tracking checking for gmake... gmake checking for etags... no checking for ctags... no checking for a BSD-compatible install... /usr/bin/install -c checking for i686-redhat-linux-gnu-gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for library containing strerror... none required checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/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 for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking whether byte ordering is bigendian... no checking for i686-redhat-linux-gnu-windres... no checking for windres... no checking for bash... bash checking for gmake... (cached) gmake checking for emacs-etags... : checking for bison... no checking for yacc... no checking for i686-redhat-linux-gnu-gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether ln -s works... yes checking for library containing strerror... (cached) none required checking for ANSI C header files... (cached) yes checking for inline... inline checking for working alloca.h... (cached) yes checking for alloca... (cached) yes checking whether byte ordering is bigendian... (cached) no checking build system compiler cc... yes checking for build system executable suffix... checking "Path to installation"... "/builddir/build/BUILD/swipl-7.6.4/packages/xpce" checking "Path relative to /builddir/build/BUILD/swipl-7.6.4/packages/xpce"... "src" checking whether __attribute__((visibility())) is supported... yes checking size of void*... 4 checking size of int... 4 checking size of long... 4 checking size of double... 8 checking for socket... yes checking for gethostent... yes checking for unistd.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking stropts.h usability... no checking stropts.h presence... no checking for stropts.h... no checking frame.h usability... no checking frame.h presence... no checking for frame.h... no checking sys/timeb.h usability... yes checking sys/timeb.h presence... yes checking for sys/timeb.h... yes checking sys/times.h usability... yes checking sys/times.h presence... yes checking for sys/times.h... yes checking siginfo.h usability... no checking siginfo.h presence... no checking for siginfo.h... no checking bstring.h usability... no checking bstring.h presence... no checking for bstring.h... no checking sys/socketvar.h usability... yes checking sys/socketvar.h presence... yes checking for sys/socketvar.h... yes checking conio.h usability... no checking conio.h presence... no checking for conio.h... no checking sys/access.h usability... no checking sys/access.h presence... no checking for sys/access.h... no checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking termio.h usability... yes checking termio.h presence... yes checking for termio.h... yes checking sched.h usability... yes checking sched.h presence... yes checking for sched.h... yes checking crt_externs.h usability... no checking crt_externs.h presence... no checking for crt_externs.h... no checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking for vsscanf... yes checking for on_exit... yes checking for memmove... yes checking for select... yes checking for popen... yes checking for strerror... yes checking for timelocal... yes checking for getdtablesize... yes checking for socket... (cached) yes checking for fork... yes checking for ftime... yes checking for getpid... yes checking for select... (cached) yes checking for getlogin... yes checking for getcwd... yes checking for setsid... yes checking for grantpt... yes checking for gethostname... yes checking for fstat... yes checking for gettimeofday... yes checking for rename... yes checking for atexit... yes checking for on_exit... (cached) yes checking for tmpnam... yes checking for sysinfo... yes checking for sigaction... yes checking for getpwnam... yes checking for shutdown... yes checking for mkstemp... yes checking for sched_yield... yes checking for mktime... yes checking for timegm... yes checking for nanosleep... yes checking for clock_gettime... yes checking for tempnam... yes checking for _NSGetEnviron... no checking for poll... yes checking whether time.h and sys/time.h may both be included... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking whether char is unsigned... no checking for socklen_t... yes checking "cast to va_list"... "yes" checking return type of signal handlers... void checking "for BSD signal handlers"... "BSD signals" checking "for usable siginfo"... no checking "for union wait"... no checking "for tagged lvalues"... yes checking "Checking struct termios.c_line"... yes checking 'ioctl(line, I_PUSH, "ttcompat")'... no checking for X... libraries , headers checking "Checking for XQuartz"... "no" checking for main in -lSM... yes checking for main in -lXext... yes checking for main in -lXinerama... yes checking X11/extensions/Xinerama.h usability... yes checking X11/extensions/Xinerama.h presence... yes checking for X11/extensions/Xinerama.h... yes XLIBS=-lXinerama -lXext -L/usr/X11/lib -lXt -lX11 -lSM -lICE checking for main in -ljpeg... yes checking for main in -lXpm... yes checking X11/xpm.h usability... yes checking X11/xpm.h presence... yes checking for X11/xpm.h... yes checking jpeglib.h usability... yes checking jpeglib.h presence... yes checking for jpeglib.h... yes checking jerror.h usability... yes checking jerror.h presence... yes checking for jerror.h... yes checking for XtPopupSpringLoaded... yes checking for XmIsMotifWMRunning... no checking for XInitThreads... yes checking for pkg-config... pkg-config checking for XftNameUnparse... yes checking "memory model"... " POINTER_OFFSET=0x08000000L" configure: creating ./config.status config.status: creating Makefile config.status: creating xpce.sh config.status: creating ../prolog/lib/Makefile config.status: creating ../swipl/Makefile.bin config.status: creating config.h config.status: executing exe commands configure: WARNING: unrecognized options: --disable-dependency-tracking ********************** * Package sgml ********************** configure: WARNING: unrecognized options: --disable-dependency-tracking checking for gmake... gmake checking for etags... no checking for ctags... no checking for a BSD-compatible install... /usr/bin/install -c checking for i686-redhat-linux-gnu-gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for library containing strerror... none required checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/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 for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking whether byte ordering is bigendian... no checking size of long... 4 checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for unistd.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking floatingpoint.h usability... no checking floatingpoint.h presence... no checking for floatingpoint.h... no checking for snprintf... yes checking for strerror... yes checking for strtoll... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h configure: WARNING: unrecognized options: --disable-dependency-tracking ********************** * Package RDF ********************** configure: WARNING: unrecognized options: --disable-dependency-tracking checking for a BSD-compatible install... /usr/bin/install -c configure: creating ./config.status config.status: creating Makefile config.status: creating config.h configure: WARNING: unrecognized options: --disable-dependency-tracking ********************** * Package semweb ********************** configure: WARNING: unrecognized options: --disable-dependency-tracking checking for gmake... gmake checking for etags... no checking for ctags... no checking for a BSD-compatible install... /usr/bin/install -c checking for i686-redhat-linux-gnu-gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for library containing strerror... none required checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/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 for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking whether byte ordering is bigendian... no checking size of long... 4 checking size of void*... 4 checking whether __attribute__((visibility())) is supported... yes checking for wcsdup... yes checking for wcscasecmp... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h configure: WARNING: unrecognized options: --disable-dependency-tracking ********************** * Package http ********************** configure: WARNING: unrecognized options: --disable-dependency-tracking checking for gmake... gmake checking for etags... no checking for ctags... no checking for a BSD-compatible install... /usr/bin/install -c checking for i686-redhat-linux-gnu-gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for library containing strerror... none required checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/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 for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking whether byte ordering is bigendian... no checking jquery... web/js/jquery-1.11.3.min.js configure: creating ./config.status config.status: creating Makefile config.status: creating jquery.pl config.status: creating config.h configure: WARNING: unrecognized options: --disable-dependency-tracking ********************** * Package chr ********************** configure: WARNING: unrecognized options: --disable-dependency-tracking checking for a BSD-compatible install... /usr/bin/install -c configure: creating ./config.status config.status: creating Makefile config.status: creating config.h configure: WARNING: unrecognized options: --disable-dependency-tracking ********************** * Package clpqr ********************** configure: WARNING: unrecognized options: --disable-dependency-tracking checking for a BSD-compatible install... /usr/bin/install -c configure: creating ./config.status config.status: creating Makefile configure: WARNING: unrecognized options: --disable-dependency-tracking ********************** * Package nlp ********************** configure: WARNING: unrecognized options: --disable-dependency-tracking checking for gmake... gmake checking for etags... no checking for ctags... no checking for a BSD-compatible install... /usr/bin/install -c checking for i686-redhat-linux-gnu-gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for library containing strerror... none required checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/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 for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking whether byte ordering is bigendian... no checking for wcsdup... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h configure: WARNING: unrecognized options: --disable-dependency-tracking ********************** * Package ssl ********************** configure: WARNING: unrecognized options: --disable-dependency-tracking checking for gmake... gmake checking for etags... no checking for ctags... no checking for a BSD-compatible install... /usr/bin/install -c checking for i686-redhat-linux-gnu-gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for library containing strerror... none required checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/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 for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking whether byte ordering is bigendian... no checking for unistd.h... (cached) yes checking for sys/types.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking Security/Security.h usability... no checking Security/Security.h presence... no checking for Security/Security.h... no checking kSecClass... no checking for main in -lcrypto... yes checking for SSL_library_init in -lssl... no checking for OPENSSL_init_ssl in -lssl... yes checking openssl/ssl.h usability... yes checking openssl/ssl.h presence... yes checking for openssl/ssl.h... yes checking for socklen_t... yes checking h_errno... yes checking for timegm... yes checking for ERR_remove_state... yes checking for ERR_remove_thread_state... yes checking for X509_check_host... yes checking for CRYPTO_THREADID_get_callback... no checking for CRYPTO_THREADID_set_callback... no checking for EVP_MD_CTX_free... yes checking for OPENSSL_zalloc... no checking for X509_CRL_get0_signature... yes checking for X509_get0_signature... yes checking for X509_get0_notBefore... yes checking for X509_get0_notAfter... yes checking for X509_digest... yes checking for X509_CRL_digest... yes checking for X509_STORE_CTX_get0_chain... yes checking for i2d_re_X509_tbs... yes checking for OpenSSL_version... yes checking for EVP_CIPHER_CTX_reset... yes checking for EVP_blake2b512... yes checking for EVP_blake2s256... yes checking for EVP_sha3_224... no checking for EVP_sha3_256... no checking for EVP_sha3_384... no checking for EVP_sha3_512... no checking for HMAC_CTX_new... yes checking for HMAC_CTX_free... yes checking openssl/kdf.h usability... yes checking openssl/kdf.h presence... yes checking for openssl/kdf.h... yes checking "whether X509_get0_signature takes const"... yes checking for CRYPTO_THREADID... yes checking for X509_VERIFY_PARAM.id... no checking system certificate file... /etc/pki/tls/certs/ca-bundle.crt configure: creating ./config.status config.status: creating Makefile config.status: creating config.h configure: WARNING: unrecognized options: --disable-dependency-tracking ********************** * Package tipc ********************** configure: WARNING: unrecognized options: --disable-dependency-tracking checking for gmake... gmake checking for etags... no checking for ctags... no checking for a BSD-compatible install... /usr/bin/install -c checking for i686-redhat-linux-gnu-gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for library containing strerror... none required checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/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 for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking whether byte ordering is bigendian... no checking for socket... yes checking h_errno... yes checking for sys/types.h... (cached) yes checking linux/tipc.h usability... yes checking linux/tipc.h presence... yes checking for linux/tipc.h... yes checking for linux/tipc.h... (cached) yes checking for socklen_t... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h configure: WARNING: unrecognized options: --disable-dependency-tracking ********************** * Package pldoc ********************** configure: WARNING: unrecognized options: --disable-dependency-tracking checking for a BSD-compatible install... /usr/bin/install -c configure: creating ./config.status config.status: creating Makefile config.status: creating server/man_server.pl configure: WARNING: unrecognized options: --disable-dependency-tracking ********************** * Package plunit ********************** configure: WARNING: unrecognized options: --disable-dependency-tracking checking for a BSD-compatible install... /usr/bin/install -c configure: creating ./config.status config.status: creating Makefile configure: WARNING: unrecognized options: --disable-dependency-tracking ********************** * Package jpl ********************** configure: WARNING: unrecognized options: --disable-dependency-tracking checking for gmake... gmake checking for etags... no checking for ctags... no checking for a BSD-compatible install... /usr/bin/install -c checking for i686-redhat-linux-gnu-gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for library containing strerror... none required checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/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 for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking whether byte ordering is bigendian... no checking build system type... i686-redhat-linux-gnu checking host system type... i686-redhat-linux-gnu configure: checking Java configuration... checking for jikes... no checking for javac... javac checking if javac works... yes checking for kaffe... no checking for java... java checking for uudecode... no checking if java works... configure: WARNING: I have to compile Test.class from scratch yes checking for jar... jar checking for javadoc... javadoc configure: checking javadoc -Xdoclint... yes checking for javac... /usr/bin/javac checking for javac... (cached) /usr/bin/javac checking symlink for /usr/bin/javac... /etc/alternatives/javac checking symlink for /etc/alternatives/javac... /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.161-5.b14.fc28.i386/bin/javac _JTOPDIR="/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.161-5.b14.fc28.i386" Trying /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.161-5.b14.fc28.i386/jre/lib/i386/server checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking size of wchar_t... 4 checking size of void*... 4 checking size of long... 4 checking size of long long... 8 configure: creating ./config.status config.status: creating Makefile config.status: creating src/java/Makefile config.status: creating config.h configure: WARNING: unrecognized options: --disable-dependency-tracking ********************** * Package zlib ********************** configure: WARNING: unrecognized options: --disable-dependency-tracking checking for gmake... gmake checking for etags... no checking for ctags... no checking for a BSD-compatible install... /usr/bin/install -c checking for i686-redhat-linux-gnu-gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for library containing strerror... none required checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/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 for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking whether byte ordering is bigendian... no checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking zutil.h usability... no checking zutil.h presence... no checking for zutil.h... no checking for zlibVersion in -lz... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h configure: WARNING: unrecognized options: --disable-dependency-tracking ********************** * Package protobufs ********************** configure: WARNING: unrecognized options: --disable-dependency-tracking checking for gmake... gmake checking for etags... no checking for ctags... no checking for a BSD-compatible install... /usr/bin/install -c checking for i686-redhat-linux-gnu-gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for library containing strerror... none required checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/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 for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking whether byte ordering is bigendian... no checking for sys/types.h... (cached) yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h configure: WARNING: unrecognized options: --disable-dependency-tracking ********************** * Package PDT ********************** configure: WARNING: unrecognized options: --disable-dependency-tracking checking for gmake... gmake checking for etags... no checking for ctags... no checking for a BSD-compatible install... /usr/bin/install -c checking for i686-redhat-linux-gnu-gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for library containing strerror... none required checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/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 for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking whether byte ordering is bigendian... no configure: creating ./config.status config.status: creating Makefile config.status: creating config.h configure: WARNING: unrecognized options: --disable-dependency-tracking ********************** * Package libedit ********************** configure: WARNING: unrecognized options: --disable-dependency-tracking checking for gmake... gmake checking for etags... no checking for ctags... no checking for a BSD-compatible install... /usr/bin/install -c checking for i686-redhat-linux-gnu-gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for library containing strerror... none required checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/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 for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking whether byte ordering is bigendian... no checking for poll... yes checking for unistd.h... (cached) yes checking uxnt.h usability... no checking uxnt.h presence... no checking for uxnt.h... no checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking for main in -lncursesw... yes checking for el_init in -ledit... no configure: creating ./config.status config.status: creating Makefile config.status: creating config.h configure: WARNING: unrecognized options: --disable-dependency-tracking ********************** * Package readline ********************** configure: WARNING: unrecognized options: --disable-dependency-tracking checking for gmake... gmake checking for etags... no checking for ctags... no checking for a BSD-compatible install... /usr/bin/install -c checking for i686-redhat-linux-gnu-gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for library containing strerror... none required checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/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 for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking whether byte ordering is bigendian... no checking for poll... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking for main in -lncursesw... yes checking for main in -lreadline... yes checking readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes checking readline/history.h usability... yes checking readline/history.h presence... yes checking for readline/history.h... yes checking for rl_completion_matches... yes checking for rl_insert_close... yes checking for rl_set_prompt... yes checking for rl_clear_pending_input... yes checking for rl_cleanup_after_signal... yes checking for rl_filename_completion_function... yes checking for rl_readline_state... yes checking for rl_done... yes checking for rl_event_hook... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h configure: WARNING: unrecognized options: --disable-dependency-tracking ********************** * Package utf8proc ********************** configure: WARNING: unrecognized options: --disable-dependency-tracking checking for gmake... gmake checking for etags... no checking for ctags... no checking for a BSD-compatible install... /usr/bin/install -c checking for i686-redhat-linux-gnu-gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for library containing strerror... none required checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/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 for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking whether byte ordering is bigendian... no configure: creating ./config.status config.status: creating Makefile config.status: creating config.h configure: WARNING: unrecognized options: --disable-dependency-tracking ********************** * Package archive ********************** configure: WARNING: unrecognized options: --disable-dependency-tracking checking for gmake... gmake checking for etags... no checking for ctags... no checking for a BSD-compatible install... /usr/bin/install -c checking for i686-redhat-linux-gnu-gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for library containing strerror... none required checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/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 for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking whether byte ordering is bigendian... no checking Whether setting for ARPREFIX is ok... no checking archive.h usability... yes checking archive.h presence... yes checking for archive.h... yes checking for archive_read_new in -larchive... yes checking for archive_read_support_filter_bzip2... yes checking for archive_read_support_filter_compress... yes checking for archive_read_support_filter_gzip... yes checking for archive_read_support_filter_grzip... yes checking for archive_read_support_filter_lrzip... yes checking for archive_read_support_filter_lzip... yes checking for archive_read_support_filter_lzma... yes checking for archive_read_support_filter_lzop... yes checking for archive_read_support_filter_none... yes checking for archive_read_support_filter_rpm... yes checking for archive_read_support_filter_uu... yes checking for archive_read_support_filter_xz... yes checking for archive_read_support_compression_bzip2... yes checking for archive_read_support_compression_compress... yes checking for archive_read_support_compression_gzip... yes checking for archive_read_support_compression_lzma... yes checking for archive_read_support_compression_none... yes checking for archive_read_support_compression_xz... yes checking for archive_read_support_format_7zip... yes checking for archive_read_support_format_ar... yes checking for archive_read_support_format_cab... yes checking for archive_read_support_format_cpio... yes checking for archive_read_support_format_empty... yes checking for archive_read_support_format_gnutar... yes checking for archive_read_support_format_iso9660... yes checking for archive_read_support_format_lha... yes checking for archive_read_support_format_mtree... yes checking for archive_read_support_format_rar... yes checking for archive_read_support_format_raw... yes checking for archive_read_support_format_tar... yes checking for archive_read_support_format_xar... yes checking for archive_read_support_format_zip... yes checking for archive_read_free... yes checking for archive_filter_count... yes checking for archive_read_open1... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h configure: WARNING: unrecognized options: --disable-dependency-tracking ********************** * Package pengines ********************** configure: WARNING: unrecognized options: --disable-dependency-tracking checking for a BSD-compatible install... /usr/bin/install -c checking for phantomjs... no configure: creating ./config.status config.status: creating Makefile configure: WARNING: unrecognized options: --disable-dependency-tracking ********************** * Package cql ********************** configure: WARNING: unrecognized options: --disable-dependency-tracking checking for a BSD-compatible install... /usr/bin/install -c configure: creating ./config.status config.status: creating Makefile configure: WARNING: unrecognized options: --disable-dependency-tracking ********************** * Package bdb ********************** configure: WARNING: unrecognized options: --disable-dependency-tracking checking for gmake... gmake checking for etags... no checking for ctags... no checking for a BSD-compatible install... /usr/bin/install -c checking for i686-redhat-linux-gnu-gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for library containing strerror... none required checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/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 for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking whether byte ordering is bigendian... no checking db.h usability... yes checking db.h presence... yes checking for db.h... yes checking db3/db.h usability... no checking db3/db.h presence... no checking for db3/db.h... no checking db4/db.h usability... no checking db4/db.h presence... no checking for db4/db.h... no checking db5/db.h usability... no checking db5/db.h presence... no checking for db5/db.h... no checking db6/db.h usability... no checking db6/db.h presence... no checking for db6/db.h... no checking db_create in -ldb... yes checking Whether environment is sane... library ok checking Whether environment is sane... header ok checking "set_rpc_server() in db_env"... no checking "set_server() in db_env"... no configure: creating ./config.status config.status: creating Makefile config.status: creating config.h configure: WARNING: unrecognized options: --disable-dependency-tracking ********************** * Package pcre ********************** configure: WARNING: unrecognized options: --disable-dependency-tracking checking for gmake... gmake checking for etags... no checking for ctags... no checking for a BSD-compatible install... /usr/bin/install -c checking for i686-redhat-linux-gnu-gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for library containing strerror... none required checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/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 for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking whether byte ordering is bigendian... no checking pcre.h usability... no checking pcre.h presence... no checking for pcre.h... no configure: creating ./config.status config.status: creating Makefile config.status: creating config.h configure: WARNING: unrecognized options: --disable-dependency-tracking + make 'COFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing' 'JAVALIBS=-L/usr/java/packages/lib/i386 -L/lib -L/usr/lib -L/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.161-5.b14.fc28.i386/jre/lib/i386 -L/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.161-5.b14.fc28.i386/jre/lib/i386/server -L/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.161-5.b14.fc28.i386/jre/lib/i386/client -ljava -lverify -ljvm' for p in clib cpp odbc table xpce sgml RDF semweb http chr clpqr nlp ssl tipc pldoc plunit jpl zlib protobufs windows PDT libedit readline utf8proc archive pengines cql bdb pcre; do \ if [ -r $p/Makefile ]; then \ gmake -C $p || echo $p >> .failed.objects; \ fi; \ done gmake[1]: Entering directory '/builddir/build/BUILD/swipl-7.6.4/packages/clib' gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I/builddir/build/BUILD/swipl-7.6.4/src/../packages/clib -DHAVE_CONFIG_H -D__SWI_PROLOG__ -c -o error.o error.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I/builddir/build/BUILD/swipl-7.6.4/src/../packages/clib -DHAVE_CONFIG_H -D__SWI_PROLOG__ -c -o socket.o socket.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I/builddir/build/BUILD/swipl-7.6.4/src/../packages/clib -DHAVE_CONFIG_H -D__SWI_PROLOG__ -c -o nonblockio.o nonblockio.c gcc -shared -rdynamic -Wl,--enable-new-dtags -pthread -Wl,-rpath=/usr/lib/swipl-7.6.4/lib/i686-linux -L/builddir/build/BUILD/swipl-7.6.4/src/../lib/i686-linux -o socket.so error.o socket.o nonblockio.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I/builddir/build/BUILD/swipl-7.6.4/src/../packages/clib -DHAVE_CONFIG_H -D__SWI_PROLOG__ -c -o form.o form.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I/builddir/build/BUILD/swipl-7.6.4/src/../packages/clib -DHAVE_CONFIG_H -D__SWI_PROLOG__ -c -o cgi.o cgi.c gcc -shared -rdynamic -Wl,--enable-new-dtags -pthread -Wl,-rpath=/usr/lib/swipl-7.6.4/lib/i686-linux -L/builddir/build/BUILD/swipl-7.6.4/src/../lib/i686-linux -o cgi.so error.o form.o cgi.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I/builddir/build/BUILD/swipl-7.6.4/src/../packages/clib -DHAVE_CONFIG_H -D__SWI_PROLOG__ -c -o memfile.o memfile.c gcc -shared -rdynamic -Wl,--enable-new-dtags -pthread -Wl,-rpath=/usr/lib/swipl-7.6.4/lib/i686-linux -L/builddir/build/BUILD/swipl-7.6.4/src/../lib/i686-linux -o memfile.so error.o memfile.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I/builddir/build/BUILD/swipl-7.6.4/src/../packages/clib -DHAVE_CONFIG_H -D__SWI_PROLOG__ -c -o files.o files.c gcc -shared -rdynamic -Wl,--enable-new-dtags -pthread -Wl,-rpath=/usr/lib/swipl-7.6.4/lib/i686-linux -L/builddir/build/BUILD/swipl-7.6.4/src/../lib/i686-linux -o files.so error.o files.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I/builddir/build/BUILD/swipl-7.6.4/src/../packages/clib -DHAVE_CONFIG_H -D__SWI_PROLOG__ -c -o crypt.o crypt.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I/builddir/build/BUILD/swipl-7.6.4/src/../packages/clib -DHAVE_CONFIG_H -D__SWI_PROLOG__ -c -o md5.o md5.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I/builddir/build/BUILD/swipl-7.6.4/src/../packages/clib -DHAVE_CONFIG_H -D__SWI_PROLOG__ -c -o md5passwd.o md5passwd.c gcc -shared -rdynamic -Wl,--enable-new-dtags -pthread -Wl,-rpath=/usr/lib/swipl-7.6.4/lib/i686-linux -L/builddir/build/BUILD/swipl-7.6.4/src/../lib/i686-linux -o crypt.so error.o crypt.o md5.o md5passwd.o -lcrypt gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I/builddir/build/BUILD/swipl-7.6.4/src/../packages/clib -DHAVE_CONFIG_H -D__SWI_PROLOG__ -c -o time.o time.c gcc -shared -rdynamic -Wl,--enable-new-dtags -pthread -Wl,-rpath=/usr/lib/swipl-7.6.4/lib/i686-linux -L/builddir/build/BUILD/swipl-7.6.4/src/../lib/i686-linux -o time.so error.o time.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I/builddir/build/BUILD/swipl-7.6.4/src/../packages/clib -DHAVE_CONFIG_H -D__SWI_PROLOG__ -c -o uid.o uid.c gcc -shared -rdynamic -Wl,--enable-new-dtags -pthread -Wl,-rpath=/usr/lib/swipl-7.6.4/lib/i686-linux -L/builddir/build/BUILD/swipl-7.6.4/src/../lib/i686-linux -o uid.so uid.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I/builddir/build/BUILD/swipl-7.6.4/src/../packages/clib -DHAVE_CONFIG_H -D__SWI_PROLOG__ -c -o unix.o unix.c gcc -shared -rdynamic -Wl,--enable-new-dtags -pthread -Wl,-rpath=/usr/lib/swipl-7.6.4/lib/i686-linux -L/builddir/build/BUILD/swipl-7.6.4/src/../lib/i686-linux -o unix.so error.o unix.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I/builddir/build/BUILD/swipl-7.6.4/src/../packages/clib -DHAVE_CONFIG_H -D__SWI_PROLOG__ -c -o syslog.o syslog.c gcc -shared -rdynamic -Wl,--enable-new-dtags -pthread -Wl,-rpath=/usr/lib/swipl-7.6.4/lib/i686-linux -L/builddir/build/BUILD/swipl-7.6.4/src/../lib/i686-linux -o syslog.so syslog.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I/builddir/build/BUILD/swipl-7.6.4/src/../packages/clib -DHAVE_CONFIG_H -D__SWI_PROLOG__ -c -o rlimit.o rlimit.c gcc -shared -rdynamic -Wl,--enable-new-dtags -pthread -Wl,-rpath=/usr/lib/swipl-7.6.4/lib/i686-linux -L/builddir/build/BUILD/swipl-7.6.4/src/../lib/i686-linux -o rlimit.so error.o rlimit.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I/builddir/build/BUILD/swipl-7.6.4/src/../packages/clib -DHAVE_CONFIG_H -D__SWI_PROLOG__ -c -o mallocinfo.o mallocinfo.c gcc -shared -rdynamic -Wl,--enable-new-dtags -pthread -Wl,-rpath=/usr/lib/swipl-7.6.4/lib/i686-linux -L/builddir/build/BUILD/swipl-7.6.4/src/../lib/i686-linux -o mallocinfo.so error.o mallocinfo.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I/builddir/build/BUILD/swipl-7.6.4/src/../packages/clib -DHAVE_CONFIG_H -D__SWI_PROLOG__ -c -o readutil.o readutil.c gcc -shared -rdynamic -Wl,--enable-new-dtags -pthread -Wl,-rpath=/usr/lib/swipl-7.6.4/lib/i686-linux -L/builddir/build/BUILD/swipl-7.6.4/src/../lib/i686-linux -o readutil.so readutil.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I/builddir/build/BUILD/swipl-7.6.4/src/../packages/clib -DHAVE_CONFIG_H -D__SWI_PROLOG__ -c -o streaminfo.o streaminfo.c gcc -shared -rdynamic -Wl,--enable-new-dtags -pthread -Wl,-rpath=/usr/lib/swipl-7.6.4/lib/i686-linux -L/builddir/build/BUILD/swipl-7.6.4/src/../lib/i686-linux -o streaminfo.so error.o streaminfo.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I/builddir/build/BUILD/swipl-7.6.4/src/../packages/clib -DHAVE_CONFIG_H -D__SWI_PROLOG__ -c -o process.o process.c gcc -shared -rdynamic -Wl,--enable-new-dtags -pthread -Wl,-rpath=/usr/lib/swipl-7.6.4/lib/i686-linux -L/builddir/build/BUILD/swipl-7.6.4/src/../lib/i686-linux -o process.so error.o process.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I/builddir/build/BUILD/swipl-7.6.4/src/../packages/clib -DHAVE_CONFIG_H -D__SWI_PROLOG__ -c -o sha4pl.o sha4pl.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I/builddir/build/BUILD/swipl-7.6.4/src/../packages/clib -DHAVE_CONFIG_H -D__SWI_PROLOG__ -c -o sha1/sha1.o sha1/sha1.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I/builddir/build/BUILD/swipl-7.6.4/src/../packages/clib -DHAVE_CONFIG_H -D__SWI_PROLOG__ -c -o sha1/sha2.o sha1/sha2.c gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I/builddir/build/BUILD/swipl-7.6.4/src/../packages/clib -DHAVE_CONFIG_H -D__SWI_PROLOG__ -DUSE_SHA1 -o sha1/hmac_sha1.o sha1/hmac.c gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I/builddir/build/BUILD/swipl-7.6.4/src/../packages/clib -DHAVE_CONFIG_H -D__SWI_PROLOG__ -DUSE_SHA256 -o sha1/hmac_sha256.o sha1/hmac.c gcc -shared -rdynamic -Wl,--enable-new-dtags -pthread -Wl,-rpath=/usr/lib/swipl-7.6.4/lib/i686-linux -L/builddir/build/BUILD/swipl-7.6.4/src/../lib/i686-linux -o sha4pl.so error.o sha4pl.o sha1/sha1.o sha1/sha2.o sha1/hmac_sha1.o sha1/hmac_sha256.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I/builddir/build/BUILD/swipl-7.6.4/src/../packages/clib -DHAVE_CONFIG_H -D__SWI_PROLOG__ -c -o uri.o uri.c gcc -shared -rdynamic -Wl,--enable-new-dtags -pthread -Wl,-rpath=/usr/lib/swipl-7.6.4/lib/i686-linux -L/builddir/build/BUILD/swipl-7.6.4/src/../lib/i686-linux -o uri.so uri.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I/builddir/build/BUILD/swipl-7.6.4/src/../packages/clib -DHAVE_CONFIG_H -D__SWI_PROLOG__ -c -o prolog_stream.o prolog_stream.c gcc -shared -rdynamic -Wl,--enable-new-dtags -pthread -Wl,-rpath=/usr/lib/swipl-7.6.4/lib/i686-linux -L/builddir/build/BUILD/swipl-7.6.4/src/../lib/i686-linux -o prolog_stream.so prolog_stream.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I/builddir/build/BUILD/swipl-7.6.4/src/../packages/clib -DHAVE_CONFIG_H -D__SWI_PROLOG__ -c -o md54pl.o md54pl.c gcc -shared -rdynamic -Wl,--enable-new-dtags -pthread -Wl,-rpath=/usr/lib/swipl-7.6.4/lib/i686-linux -L/builddir/build/BUILD/swipl-7.6.4/src/../lib/i686-linux -o md54pl.so md54pl.o md5.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I/builddir/build/BUILD/swipl-7.6.4/src/../packages/clib -DHAVE_CONFIG_H -D__SWI_PROLOG__ -c -o hash_stream.o hash_stream.c gcc -shared -rdynamic -Wl,--enable-new-dtags -pthread -Wl,-rpath=/usr/lib/swipl-7.6.4/lib/i686-linux -L/builddir/build/BUILD/swipl-7.6.4/src/../lib/i686-linux -o hashstream.so hash_stream.o md5.o sha1/sha1.o sha1/sha2.o gmake[1]: Leaving directory '/builddir/build/BUILD/swipl-7.6.4/packages/clib' gmake[1]: Entering directory '/builddir/build/BUILD/swipl-7.6.4/packages/cpp' Nothing to do for this package gmake[1]: Leaving directory '/builddir/build/BUILD/swipl-7.6.4/packages/cpp' gmake[1]: Entering directory '/builddir/build/BUILD/swipl-7.6.4/packages/odbc' gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I. -c -o odbc.o odbc.c gcc -shared -rdynamic -Wl,--enable-new-dtags -pthread -Wl,-rpath=/usr/lib/swipl-7.6.4/lib/i686-linux -L/builddir/build/BUILD/swipl-7.6.4/src/../lib/i686-linux -o odbc4pl.so odbc.o -lodbc gmake[1]: Leaving directory '/builddir/build/BUILD/swipl-7.6.4/packages/odbc' gmake[1]: Entering directory '/builddir/build/BUILD/swipl-7.6.4/packages/table' gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I. -c -o table.o table.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I. -c -o order.o order.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I. -c -o error.o error.c gcc -shared -rdynamic -Wl,--enable-new-dtags -pthread -Wl,-rpath=/usr/lib/swipl-7.6.4/lib/i686-linux -L/builddir/build/BUILD/swipl-7.6.4/src/../lib/i686-linux -o table.so table.o order.o error.o gmake[1]: Leaving directory '/builddir/build/BUILD/swipl-7.6.4/packages/table' gmake[1]: Entering directory '/builddir/build/BUILD/swipl-7.6.4/packages/xpce' gmake[2]: Entering directory '/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src' **************** Making XPCE 6.6.66, July 2009 for i686-linux **************** cc -I. -DHAVE_CONFIG_H -o xpce-copy /builddir/build/BUILD/swipl-7.6.4/packages/xpce/src/xpce-copy.c cc -o find_names /builddir/build/BUILD/swipl-7.6.4/packages/xpce/src/find_names.c cd /builddir/build/BUILD/swipl-7.6.4/packages/xpce/src; \ ../src/find_names h/names.ic h/names.ih -- h/*.h ???/*.c gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ adt/area.c -o adt/area.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ adt/atable.c -o adt/atable.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ adt/attribute.c -o adt/attribute.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ adt/bool.c -o adt/bool.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ adt/chain.c -o adt/chain.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ adt/chaintable.c -o adt/chaintable.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ adt/constant.c -o adt/constant.o In file included from adt/constant.c:35: adt/constant.c: In function 'mkconstant': ./h/kernel.h:556:39: warning: result of '148 << 25' requires 34 bits to represent, but 'long int' only has 32 bits [-Wshift-overflow=] #define OBJ_MAGIC ((uintptr_t)(0x94L << 25)) ^~ ./h/kernel.h:564:38: note: in expansion of macro 'OBJ_MAGIC' (obj)->flags = F_CREATING|OBJ_MAGIC; \ ^~~~~~~~~ adt/constant.c:52:3: note: in expansion of macro 'initHeaderObj' { initHeaderObj(c, class); ^~~~~~~~~~~~~ gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ adt/date.c -o adt/date.o adt/date.c: In function 'getXMLStringDate': adt/date.c:442:38: warning: '%02d' directive writing between 2 and 11 bytes into a region of size between 0 and 16 [-Wformat-overflow=] sprintf(date, "%04d-%02d-%02dT%02d:%02d:%02dZ", ^~~~ In file included from /usr/include/stdio.h:862, from ./h/kernel.h:41, from adt/date.c:35: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 21 and 73 bytes into a destination of size 30 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ adt/dict.c -o adt/dict.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ adt/dictitem.c -o adt/dictitem.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ adt/hashtable.c -o adt/hashtable.o In file included from adt/hashtable.c:35: adt/hashtable.c: In function 'createHashTable': ./h/kernel.h:556:39: warning: result of '148 << 25' requires 34 bits to represent, but 'long int' only has 32 bits [-Wshift-overflow=] #define OBJ_MAGIC ((uintptr_t)(0x94L << 25)) ^~ ./h/kernel.h:564:38: note: in expansion of macro 'OBJ_MAGIC' (obj)->flags = F_CREATING|OBJ_MAGIC; \ ^~~~~~~~~ adt/hashtable.c:94:3: note: in expansion of macro 'initHeaderObj' initHeaderObj(ht, ClassHashTable); ^~~~~~~~~~~~~ gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ adt/number.c -o adt/number.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ adt/point.c -o adt/point.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ adt/real.c -o adt/real.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ adt/region.c -o adt/region.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ adt/sheet.c -o adt/sheet.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ adt/size.c -o adt/size.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ adt/tuple.c -o adt/tuple.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ adt/vector.c -o adt/vector.o In file included from adt/vector.c:35: adt/vector.c: In function 'createVectorv': ./h/kernel.h:556:39: warning: result of '148 << 25' requires 34 bits to represent, but 'long int' only has 32 bits [-Wshift-overflow=] #define OBJ_MAGIC ((uintptr_t)(0x94L << 25)) ^~ ./h/kernel.h:564:38: note: in expansion of macro 'OBJ_MAGIC' (obj)->flags = F_CREATING|OBJ_MAGIC; \ ^~~~~~~~~ adt/vector.c:88:3: note: in expansion of macro 'initHeaderObj' initHeaderObj(v, ClassVector); ^~~~~~~~~~~~~ gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ ari/equation.c -o ari/equation.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ ari/expression.c -o ari/expression.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ evt/clickgesture.c -o evt/clickgesture.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ evt/conngesture.c -o evt/conngesture.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ evt/event.c -o evt/event.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ evt/eventnode.c -o evt/eventnode.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ evt/eventtree.c -o evt/eventtree.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ evt/gesture.c -o evt/gesture.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ evt/handler.c -o evt/handler.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ evt/handlergroup.c -o evt/handlergroup.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ evt/modifier.c -o evt/modifier.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ evt/movegesture.c -o evt/movegesture.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ evt/mvolgesture.c -o evt/mvolgesture.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ evt/popupgesture.c -o evt/popupgesture.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ evt/recogniser.c -o evt/recogniser.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ evt/resizegesture.c -o evt/resizegesture.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ evt/rzolgesture.c -o evt/rzolgesture.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ evt/edittextgest.c -o evt/edittextgest.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ evt/browserselgesture.c -o evt/browserselgesture.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ evt/resizetabslice.c -o evt/resizetabslice.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ /builddir/build/BUILD/swipl-7.6.4/packages/xpce/src/gnu/getdate.c -o gnu/getdate.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ gra/arc.c -o gra/arc.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ gra/arrow.c -o gra/arrow.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ gra/bitmap.c -o gra/bitmap.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ gra/box.c -o gra/box.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ gra/circle.c -o gra/circle.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ gra/colour.c -o gra/colour.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ gra/connection.c -o gra/connection.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ gra/cursor.c -o gra/cursor.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ gra/device.c -o gra/device.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ gra/ellipse.c -o gra/ellipse.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ gra/figure.c -o gra/figure.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ gra/font.c -o gra/font.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ gra/format.c -o gra/format.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ gra/graphical.c -o gra/graphical.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ gra/handle.c -o gra/handle.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ gra/image.c -o gra/image.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ gra/joint.c -o gra/joint.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ gra/line.c -o gra/line.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ gra/link.c -o gra/link.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ gra/listbrowser.c -o gra/listbrowser.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ gra/node.c -o gra/node.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ gra/path.c -o gra/path.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ gra/postscript.c -o gra/postscript.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ gra/scrollbar.c -o gra/scrollbar.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ gra/text.c -o gra/text.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ gra/tree.c -o gra/tree.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ gra/visual.c -o gra/visual.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ gra/pixmap.c -o gra/pixmap.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ gra/elevation.c -o gra/elevation.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ gra/pen.c -o gra/pen.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ gra/draw.c -o gra/draw.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ gra/colourmap.c -o gra/colourmap.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ gra/bezier.c -o gra/bezier.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ gra/hsv.c -o gra/hsv.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ itf/c.c -o itf/c.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ itf/host.c -o itf/host.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ itf/interface.c -o itf/interface.o In file included from itf/interface.c:36: ./h/../ker/inline.c: In function 'isProperObject': ./h/kernel.h:557:44: warning: result of '254 << 25' requires 34 bits to represent, but 'long int' only has 32 bits [-Wshift-overflow=] #define OBJ_MAGIC_MASK ((uintptr_t)(0xfeL << 25)) ^~ ./h/kernel.h:559:56: note: in expansion of macro 'OBJ_MAGIC_MASK' #define hasObjectMagic(obj) ((((Instance)(obj))->flags&OBJ_MAGIC_MASK) == \ ^~~~~~~~~~~~~~ ./h/../ker/inline.c:86:36: note: in expansion of macro 'hasObjectMagic' { return (obj && isAddress(obj) && hasObjectMagic(obj)); ^~~~~~~~~~~~~~ ./h/kernel.h:556:39: warning: result of '148 << 25' requires 34 bits to represent, but 'long int' only has 32 bits [-Wshift-overflow=] #define OBJ_MAGIC ((uintptr_t)(0x94L << 25)) ^~ ./h/kernel.h:560:6: note: in expansion of macro 'OBJ_MAGIC' OBJ_MAGIC) ^~~~~~~~~ ./h/../ker/inline.c:86:36: note: in expansion of macro 'hasObjectMagic' { return (obj && isAddress(obj) && hasObjectMagic(obj)); ^~~~~~~~~~~~~~ itf/interface.c: In function 'cToPceReference': ./h/kernel.h:557:44: warning: result of '254 << 25' requires 34 bits to represent, but 'long int' only has 32 bits [-Wshift-overflow=] #define OBJ_MAGIC_MASK ((uintptr_t)(0xfeL << 25)) ^~ itf/interface.c:199:24: note: in expansion of macro 'OBJ_MAGIC_MASK' (rval->flags & (OBJ_MAGIC_MASK|F_FREED)) == OBJ_MAGIC ) ^~~~~~~~~~~~~~ ./h/kernel.h:556:39: warning: result of '148 << 25' requires 34 bits to represent, but 'long int' only has 32 bits [-Wshift-overflow=] #define OBJ_MAGIC ((uintptr_t)(0x94L << 25)) ^~ itf/interface.c:199:52: note: in expansion of macro 'OBJ_MAGIC' (rval->flags & (OBJ_MAGIC_MASK|F_FREED)) == OBJ_MAGIC ) ^~~~~~~~~ gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ itf/cpointer.c -o itf/cpointer.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ itf/asfile.c -o itf/asfile.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ itf/console.c -o itf/console.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ itf/stub.c -o itf/stub.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ itf/xmalloc.c -o itf/xmalloc.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ itf/iostream.c -o itf/iostream.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ itf/srcsink.c -o itf/srcsink.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ itf/rc.c -o itf/rc.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ itf/hostdata.c -o itf/hostdata.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ itf/public.c -o itf/public.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ ker/alloc.c -o ker/alloc.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ ker/assoc.c -o ker/assoc.o In file included from ker/assoc.c:36: ./h/../ker/inline.c: In function 'isProperObject': ./h/kernel.h:557:44: warning: result of '254 << 25' requires 34 bits to represent, but 'long int' only has 32 bits [-Wshift-overflow=] #define OBJ_MAGIC_MASK ((uintptr_t)(0xfeL << 25)) ^~ ./h/kernel.h:559:56: note: in expansion of macro 'OBJ_MAGIC_MASK' #define hasObjectMagic(obj) ((((Instance)(obj))->flags&OBJ_MAGIC_MASK) == \ ^~~~~~~~~~~~~~ ./h/../ker/inline.c:86:36: note: in expansion of macro 'hasObjectMagic' { return (obj && isAddress(obj) && hasObjectMagic(obj)); ^~~~~~~~~~~~~~ ./h/kernel.h:556:39: warning: result of '148 << 25' requires 34 bits to represent, but 'long int' only has 32 bits [-Wshift-overflow=] #define OBJ_MAGIC ((uintptr_t)(0x94L << 25)) ^~ ./h/kernel.h:560:6: note: in expansion of macro 'OBJ_MAGIC' OBJ_MAGIC) ^~~~~~~~~ ./h/../ker/inline.c:86:36: note: in expansion of macro 'hasObjectMagic' { return (obj && isAddress(obj) && hasObjectMagic(obj)); ^~~~~~~~~~~~~~ gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ ker/behaviour.c -o ker/behaviour.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ ker/class.c -o ker/class.o In file included from ker/class.c:35: ker/class.c: In function 'typeClass': ./h/kernel.h:556:39: warning: result of '148 << 25' requires 34 bits to represent, but 'long int' only has 32 bits [-Wshift-overflow=] #define OBJ_MAGIC ((uintptr_t)(0x94L << 25)) ^~ ./h/kernel.h:564:38: note: in expansion of macro 'OBJ_MAGIC' (obj)->flags = F_CREATING|OBJ_MAGIC; \ ^~~~~~~~~ ker/class.c:82:3: note: in expansion of macro 'initHeaderObj' initHeaderObj(class, ClassClass); ^~~~~~~~~~~~~ gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ ker/conversion.c -o ker/conversion.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ ker/debug.c -o ker/debug.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ ker/declarations.c -o ker/declarations.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ ker/error.c -o ker/error.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ ker/gc.c -o ker/gc.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ ker/getmethod.c -o ker/getmethod.o In file included from ker/getmethod.c:36: ./h/../ker/inline.c: In function 'isProperObject': ./h/kernel.h:557:44: warning: result of '254 << 25' requires 34 bits to represent, but 'long int' only has 32 bits [-Wshift-overflow=] #define OBJ_MAGIC_MASK ((uintptr_t)(0xfeL << 25)) ^~ ./h/kernel.h:559:56: note: in expansion of macro 'OBJ_MAGIC_MASK' #define hasObjectMagic(obj) ((((Instance)(obj))->flags&OBJ_MAGIC_MASK) == \ ^~~~~~~~~~~~~~ ./h/../ker/inline.c:86:36: note: in expansion of macro 'hasObjectMagic' { return (obj && isAddress(obj) && hasObjectMagic(obj)); ^~~~~~~~~~~~~~ ./h/kernel.h:556:39: warning: result of '148 << 25' requires 34 bits to represent, but 'long int' only has 32 bits [-Wshift-overflow=] #define OBJ_MAGIC ((uintptr_t)(0x94L << 25)) ^~ ./h/kernel.h:560:6: note: in expansion of macro 'OBJ_MAGIC' OBJ_MAGIC) ^~~~~~~~~ ./h/../ker/inline.c:86:36: note: in expansion of macro 'hasObjectMagic' { return (obj && isAddress(obj) && hasObjectMagic(obj)); ^~~~~~~~~~~~~~ ker/getmethod.c: In function 'createGetMethod': ./h/kernel.h:556:39: warning: result of '148 << 25' requires 34 bits to represent, but 'long int' only has 32 bits [-Wshift-overflow=] #define OBJ_MAGIC ((uintptr_t)(0x94L << 25)) ^~ ./h/kernel.h:564:38: note: in expansion of macro 'OBJ_MAGIC' (obj)->flags = F_CREATING|OBJ_MAGIC; \ ^~~~~~~~~ ker/getmethod.c:44:3: note: in expansion of macro 'initHeaderObj' initHeaderObj(m, ClassGetMethod); ^~~~~~~~~~~~~ gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ ker/glob.c -o ker/glob.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ ker/global.c -o ker/global.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ ker/goodies.c -o ker/goodies.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ ker/passing.c -o ker/passing.o In file included from ker/passing.c:50: ./h/../ker/inline.c: In function 'isProperObject': ./h/kernel.h:557:44: warning: result of '254 << 25' requires 34 bits to represent, but 'long int' only has 32 bits [-Wshift-overflow=] #define OBJ_MAGIC_MASK ((uintptr_t)(0xfeL << 25)) ^~ ./h/kernel.h:559:56: note: in expansion of macro 'OBJ_MAGIC_MASK' #define hasObjectMagic(obj) ((((Instance)(obj))->flags&OBJ_MAGIC_MASK) == \ ^~~~~~~~~~~~~~ ./h/../ker/inline.c:86:36: note: in expansion of macro 'hasObjectMagic' { return (obj && isAddress(obj) && hasObjectMagic(obj)); ^~~~~~~~~~~~~~ ./h/kernel.h:556:39: warning: result of '148 << 25' requires 34 bits to represent, but 'long int' only has 32 bits [-Wshift-overflow=] #define OBJ_MAGIC ((uintptr_t)(0x94L << 25)) ^~ ./h/kernel.h:560:6: note: in expansion of macro 'OBJ_MAGIC' OBJ_MAGIC) ^~~~~~~~~ ./h/../ker/inline.c:86:36: note: in expansion of macro 'hasObjectMagic' { return (obj && isAddress(obj) && hasObjectMagic(obj)); ^~~~~~~~~~~~~~ gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ ker/method.c -o ker/method.o In file included from ker/method.c:36: ./h/../ker/inline.c: In function 'isProperObject': ./h/kernel.h:557:44: warning: result of '254 << 25' requires 34 bits to represent, but 'long int' only has 32 bits [-Wshift-overflow=] #define OBJ_MAGIC_MASK ((uintptr_t)(0xfeL << 25)) ^~ ./h/kernel.h:559:56: note: in expansion of macro 'OBJ_MAGIC_MASK' #define hasObjectMagic(obj) ((((Instance)(obj))->flags&OBJ_MAGIC_MASK) == \ ^~~~~~~~~~~~~~ ./h/../ker/inline.c:86:36: note: in expansion of macro 'hasObjectMagic' { return (obj && isAddress(obj) && hasObjectMagic(obj)); ^~~~~~~~~~~~~~ ./h/kernel.h:556:39: warning: result of '148 << 25' requires 34 bits to represent, but 'long int' only has 32 bits [-Wshift-overflow=] #define OBJ_MAGIC ((uintptr_t)(0x94L << 25)) ^~ ./h/kernel.h:560:6: note: in expansion of macro 'OBJ_MAGIC' OBJ_MAGIC) ^~~~~~~~~ ./h/../ker/inline.c:86:36: note: in expansion of macro 'hasObjectMagic' { return (obj && isAddress(obj) && hasObjectMagic(obj)); ^~~~~~~~~~~~~~ gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ ker/name.c -o ker/name.o In file included from ker/name.c:36: ker/name.c: In function 'initNamesPass2': ./h/kernel.h:556:39: warning: result of '148 << 25' requires 34 bits to represent, but 'long int' only has 32 bits [-Wshift-overflow=] #define OBJ_MAGIC ((uintptr_t)(0x94L << 25)) ^~ ./h/kernel.h:564:38: note: in expansion of macro 'OBJ_MAGIC' (obj)->flags = F_CREATING|OBJ_MAGIC; \ ^~~~~~~~~ ker/name.c:254:5: note: in expansion of macro 'initHeaderObj' { initHeaderObj(name, ClassName); ^~~~~~~~~~~~~ ker/name.c: In function 'StringToName': ./h/kernel.h:556:39: warning: result of '148 << 25' requires 34 bits to represent, but 'long int' only has 32 bits [-Wshift-overflow=] #define OBJ_MAGIC ((uintptr_t)(0x94L << 25)) ^~ ./h/kernel.h:564:38: note: in expansion of macro 'OBJ_MAGIC' (obj)->flags = F_CREATING|OBJ_MAGIC; \ ^~~~~~~~~ ker/name.c:573:5: note: in expansion of macro 'initHeaderObj' initHeaderObj(name, ClassName); ^~~~~~~~~~~~~ gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ ker/object.c -o ker/object.o In file included from ker/object.c:35: ker/object.c: In function 'updateInstanceProtoClass': ./h/kernel.h:556:39: warning: result of '148 << 25' requires 34 bits to represent, but 'long int' only has 32 bits [-Wshift-overflow=] #define OBJ_MAGIC ((uintptr_t)(0x94L << 25)) ^~ ./h/kernel.h:564:38: note: in expansion of macro 'OBJ_MAGIC' (obj)->flags = F_CREATING|OBJ_MAGIC; \ ^~~~~~~~~ ker/object.c:240:3: note: in expansion of macro 'initHeaderObj' initHeaderObj(obj, class); ^~~~~~~~~~~~~ ker/object.c: In function 'allocObject': ./h/kernel.h:556:39: warning: result of '148 << 25' requires 34 bits to represent, but 'long int' only has 32 bits [-Wshift-overflow=] #define OBJ_MAGIC ((uintptr_t)(0x94L << 25)) ^~ ./h/kernel.h:564:38: note: in expansion of macro 'OBJ_MAGIC' (obj)->flags = F_CREATING|OBJ_MAGIC; \ ^~~~~~~~~ ker/object.c:297:5: note: in expansion of macro 'initHeaderObj' initHeaderObj(obj, class); ^~~~~~~~~~~~~ gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ ker/programobject.c -o ker/programobject.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ ker/save.c -o ker/save.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ ker/self.c -o ker/self.o In file included from ker/self.c:38: ker/self.c: In function 'protectConstant': ./h/kernel.h:556:39: warning: result of '148 << 25' requires 34 bits to represent, but 'long int' only has 32 bits [-Wshift-overflow=] #define OBJ_MAGIC ((uintptr_t)(0x94L << 25)) ^~ ker/self.c:1488:26: note: in expansion of macro 'OBJ_MAGIC' i->flags = F_PROTECTED|OBJ_MAGIC; ^~~~~~~~~ gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ ker/sendmethod.c -o ker/sendmethod.o In file included from ker/sendmethod.c:36: ./h/../ker/inline.c: In function 'isProperObject': ./h/kernel.h:557:44: warning: result of '254 << 25' requires 34 bits to represent, but 'long int' only has 32 bits [-Wshift-overflow=] #define OBJ_MAGIC_MASK ((uintptr_t)(0xfeL << 25)) ^~ ./h/kernel.h:559:56: note: in expansion of macro 'OBJ_MAGIC_MASK' #define hasObjectMagic(obj) ((((Instance)(obj))->flags&OBJ_MAGIC_MASK) == \ ^~~~~~~~~~~~~~ ./h/../ker/inline.c:86:36: note: in expansion of macro 'hasObjectMagic' { return (obj && isAddress(obj) && hasObjectMagic(obj)); ^~~~~~~~~~~~~~ ./h/kernel.h:556:39: warning: result of '148 << 25' requires 34 bits to represent, but 'long int' only has 32 bits [-Wshift-overflow=] #define OBJ_MAGIC ((uintptr_t)(0x94L << 25)) ^~ ./h/kernel.h:560:6: note: in expansion of macro 'OBJ_MAGIC' OBJ_MAGIC) ^~~~~~~~~ ./h/../ker/inline.c:86:36: note: in expansion of macro 'hasObjectMagic' { return (obj && isAddress(obj) && hasObjectMagic(obj)); ^~~~~~~~~~~~~~ ker/sendmethod.c: In function 'createSendMethod': ./h/kernel.h:556:39: warning: result of '148 << 25' requires 34 bits to represent, but 'long int' only has 32 bits [-Wshift-overflow=] #define OBJ_MAGIC ((uintptr_t)(0x94L << 25)) ^~ ./h/kernel.h:564:38: note: in expansion of macro 'OBJ_MAGIC' (obj)->flags = F_CREATING|OBJ_MAGIC; \ ^~~~~~~~~ ker/sendmethod.c:45:3: note: in expansion of macro 'initHeaderObj' initHeaderObj(m, ClassSendMethod); ^~~~~~~~~~~~~ gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ ker/srclocation.c -o ker/srclocation.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ ker/timer.c -o ker/timer.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ ker/trace.c -o ker/trace.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ ker/type.c -o ker/type.o In file included from ker/type.c:36: ./h/../ker/inline.c: In function 'isProperObject': ./h/kernel.h:557:44: warning: result of '254 << 25' requires 34 bits to represent, but 'long int' only has 32 bits [-Wshift-overflow=] #define OBJ_MAGIC_MASK ((uintptr_t)(0xfeL << 25)) ^~ ./h/kernel.h:559:56: note: in expansion of macro 'OBJ_MAGIC_MASK' #define hasObjectMagic(obj) ((((Instance)(obj))->flags&OBJ_MAGIC_MASK) == \ ^~~~~~~~~~~~~~ ./h/../ker/inline.c:86:36: note: in expansion of macro 'hasObjectMagic' { return (obj && isAddress(obj) && hasObjectMagic(obj)); ^~~~~~~~~~~~~~ ./h/kernel.h:556:39: warning: result of '148 << 25' requires 34 bits to represent, but 'long int' only has 32 bits [-Wshift-overflow=] #define OBJ_MAGIC ((uintptr_t)(0x94L << 25)) ^~ ./h/kernel.h:560:6: note: in expansion of macro 'OBJ_MAGIC' OBJ_MAGIC) ^~~~~~~~~ ./h/../ker/inline.c:86:36: note: in expansion of macro 'hasObjectMagic' { return (obj && isAddress(obj) && hasObjectMagic(obj)); ^~~~~~~~~~~~~~ ker/type.c: In function 'createType': ./h/kernel.h:556:39: warning: result of '148 << 25' requires 34 bits to represent, but 'long int' only has 32 bits [-Wshift-overflow=] #define OBJ_MAGIC ((uintptr_t)(0x94L << 25)) ^~ ./h/kernel.h:564:38: note: in expansion of macro 'OBJ_MAGIC' (obj)->flags = F_CREATING|OBJ_MAGIC; \ ^~~~~~~~~ ker/type.c:129:3: note: in expansion of macro 'initHeaderObj' initHeaderObj(t, ClassType); ^~~~~~~~~~~~~ gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ ker/variable.c -o ker/variable.o In file included from ker/variable.c:35: ker/variable.c: In function 'createVariable': ./h/kernel.h:556:39: warning: result of '148 << 25' requires 34 bits to represent, but 'long int' only has 32 bits [-Wshift-overflow=] #define OBJ_MAGIC ((uintptr_t)(0x94L << 25)) ^~ ./h/kernel.h:564:38: note: in expansion of macro 'OBJ_MAGIC' (obj)->flags = F_CREATING|OBJ_MAGIC; \ ^~~~~~~~~ ker/variable.c:49:3: note: in expansion of macro 'initHeaderObj' initHeaderObj(var, ClassObjOfVariable); ^~~~~~~~~~~~~ gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ ker/xref.c -o ker/xref.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ ker/classvar.c -o ker/classvar.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ ker/inline.c -o ker/inline.o In file included from ker/inline.c:41: ker/inline.c: In function 'isProperObject': ./h/kernel.h:557:44: warning: result of '254 << 25' requires 34 bits to represent, but 'long int' only has 32 bits [-Wshift-overflow=] #define OBJ_MAGIC_MASK ((uintptr_t)(0xfeL << 25)) ^~ ./h/kernel.h:559:56: note: in expansion of macro 'OBJ_MAGIC_MASK' #define hasObjectMagic(obj) ((((Instance)(obj))->flags&OBJ_MAGIC_MASK) == \ ^~~~~~~~~~~~~~ ker/inline.c:86:36: note: in expansion of macro 'hasObjectMagic' { return (obj && isAddress(obj) && hasObjectMagic(obj)); ^~~~~~~~~~~~~~ ./h/kernel.h:556:39: warning: result of '148 << 25' requires 34 bits to represent, but 'long int' only has 32 bits [-Wshift-overflow=] #define OBJ_MAGIC ((uintptr_t)(0x94L << 25)) ^~ ./h/kernel.h:560:6: note: in expansion of macro 'OBJ_MAGIC' OBJ_MAGIC) ^~~~~~~~~ ker/inline.c:86:36: note: in expansion of macro 'hasObjectMagic' { return (obj && isAddress(obj) && hasObjectMagic(obj)); ^~~~~~~~~~~~~~ gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ men/button.c -o men/button.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ men/dialogitem.c -o men/dialogitem.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ men/label.c -o men/label.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ men/menu.c -o men/menu.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ men/menubar.c -o men/menubar.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ men/menuitem.c -o men/menuitem.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ men/popup.c -o men/popup.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ men/slider.c -o men/slider.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ men/textitem.c -o men/textitem.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ men/tab.c -o men/tab.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ men/diagroup.c -o men/diagroup.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ men/tabstack.c -o men/tabstack.o In file included from men/tabstack.c:35: men/tabstack.c: In function 'layoutDialogTabStack': ./h/kernel.h:556:39: warning: result of '148 << 25' requires 34 bits to represent, but 'long int' only has 32 bits [-Wshift-overflow=] #define OBJ_MAGIC ((uintptr_t)(0x94L << 25)) ^~ ./h/kernel.h:564:38: note: in expansion of macro 'OBJ_MAGIC' (obj)->flags = F_CREATING|OBJ_MAGIC; \ ^~~~~~~~~ men/tabstack.c:218:5: note: in expansion of macro 'initHeaderObj' initHeaderObj(&a, ClassArea); ^~~~~~~~~~~~~ gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ men/labelbox.c -o men/labelbox.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ men/intitem.c -o men/intitem.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ fmt/layoutmgr.c -o fmt/layoutmgr.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ fmt/layoutitf.c -o fmt/layoutitf.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ fmt/table.c -o fmt/table.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ fmt/tabcell.c -o fmt/tabcell.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ fmt/tabslice.c -o fmt/tabslice.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ box/boxes.c -o box/boxes.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ box/hbox.c -o box/hbox.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ box/tbox.c -o box/tbox.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ box/parbox.c -o box/parbox.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ box/grbox.c -o box/grbox.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ box/rubber.c -o box/rubber.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ box/lbox.c -o box/lbox.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ msg/and.c -o msg/and.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ msg/assign.c -o msg/assign.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ msg/binding.c -o msg/binding.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ msg/block.c -o msg/block.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ msg/code.c -o msg/code.o In file included from msg/code.c:36: ./h/../ker/inline.c: In function 'isProperObject': ./h/kernel.h:557:44: warning: result of '254 << 25' requires 34 bits to represent, but 'long int' only has 32 bits [-Wshift-overflow=] #define OBJ_MAGIC_MASK ((uintptr_t)(0xfeL << 25)) ^~ ./h/kernel.h:559:56: note: in expansion of macro 'OBJ_MAGIC_MASK' #define hasObjectMagic(obj) ((((Instance)(obj))->flags&OBJ_MAGIC_MASK) == \ ^~~~~~~~~~~~~~ ./h/../ker/inline.c:86:36: note: in expansion of macro 'hasObjectMagic' { return (obj && isAddress(obj) && hasObjectMagic(obj)); ^~~~~~~~~~~~~~ ./h/kernel.h:556:39: warning: result of '148 << 25' requires 34 bits to represent, but 'long int' only has 32 bits [-Wshift-overflow=] #define OBJ_MAGIC ((uintptr_t)(0x94L << 25)) ^~ ./h/kernel.h:560:6: note: in expansion of macro 'OBJ_MAGIC' OBJ_MAGIC) ^~~~~~~~~ ./h/../ker/inline.c:86:36: note: in expansion of macro 'hasObjectMagic' { return (obj && isAddress(obj) && hasObjectMagic(obj)); ^~~~~~~~~~~~~~ msg/code.c: In function 'createCodeVectorv': ./h/kernel.h:556:39: warning: result of '148 << 25' requires 34 bits to represent, but 'long int' only has 32 bits [-Wshift-overflow=] #define OBJ_MAGIC ((uintptr_t)(0x94L << 25)) ^~ ./h/kernel.h:564:38: note: in expansion of macro 'OBJ_MAGIC' (obj)->flags = F_CREATING|OBJ_MAGIC; \ ^~~~~~~~~ msg/code.c:252:3: note: in expansion of macro 'initHeaderObj' initHeaderObj(v, ClassCodeVector); ^~~~~~~~~~~~~ gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ msg/create.c -o msg/create.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ msg/equal.c -o msg/equal.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ msg/function.c -o msg/function.o In file included from msg/function.c:36: ./h/../ker/inline.c: In function 'isProperObject': ./h/kernel.h:557:44: warning: result of '254 << 25' requires 34 bits to represent, but 'long int' only has 32 bits [-Wshift-overflow=] #define OBJ_MAGIC_MASK ((uintptr_t)(0xfeL << 25)) ^~ ./h/kernel.h:559:56: note: in expansion of macro 'OBJ_MAGIC_MASK' #define hasObjectMagic(obj) ((((Instance)(obj))->flags&OBJ_MAGIC_MASK) == \ ^~~~~~~~~~~~~~ ./h/../ker/inline.c:86:36: note: in expansion of macro 'hasObjectMagic' { return (obj && isAddress(obj) && hasObjectMagic(obj)); ^~~~~~~~~~~~~~ ./h/kernel.h:556:39: warning: result of '148 << 25' requires 34 bits to represent, but 'long int' only has 32 bits [-Wshift-overflow=] #define OBJ_MAGIC ((uintptr_t)(0x94L << 25)) ^~ ./h/kernel.h:560:6: note: in expansion of macro 'OBJ_MAGIC' OBJ_MAGIC) ^~~~~~~~~ ./h/../ker/inline.c:86:36: note: in expansion of macro 'hasObjectMagic' { return (obj && isAddress(obj) && hasObjectMagic(obj)); ^~~~~~~~~~~~~~ gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ msg/if.c -o msg/if.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ msg/message.c -o msg/message.o In file included from msg/message.c:36: ./h/../ker/inline.c: In function 'isProperObject': ./h/kernel.h:557:44: warning: result of '254 << 25' requires 34 bits to represent, but 'long int' only has 32 bits [-Wshift-overflow=] #define OBJ_MAGIC_MASK ((uintptr_t)(0xfeL << 25)) ^~ ./h/kernel.h:559:56: note: in expansion of macro 'OBJ_MAGIC_MASK' #define hasObjectMagic(obj) ((((Instance)(obj))->flags&OBJ_MAGIC_MASK) == \ ^~~~~~~~~~~~~~ ./h/../ker/inline.c:86:36: note: in expansion of macro 'hasObjectMagic' { return (obj && isAddress(obj) && hasObjectMagic(obj)); ^~~~~~~~~~~~~~ ./h/kernel.h:556:39: warning: result of '148 << 25' requires 34 bits to represent, but 'long int' only has 32 bits [-Wshift-overflow=] #define OBJ_MAGIC ((uintptr_t)(0x94L << 25)) ^~ ./h/kernel.h:560:6: note: in expansion of macro 'OBJ_MAGIC' OBJ_MAGIC) ^~~~~~~~~ ./h/../ker/inline.c:86:36: note: in expansion of macro 'hasObjectMagic' { return (obj && isAddress(obj) && hasObjectMagic(obj)); ^~~~~~~~~~~~~~ gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ msg/nonequal.c -o msg/nonequal.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ msg/not.c -o msg/not.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ msg/obtain.c -o msg/obtain.o In file included from msg/obtain.c:36: ./h/../ker/inline.c: In function 'isProperObject': ./h/kernel.h:557:44: warning: result of '254 << 25' requires 34 bits to represent, but 'long int' only has 32 bits [-Wshift-overflow=] #define OBJ_MAGIC_MASK ((uintptr_t)(0xfeL << 25)) ^~ ./h/kernel.h:559:56: note: in expansion of macro 'OBJ_MAGIC_MASK' #define hasObjectMagic(obj) ((((Instance)(obj))->flags&OBJ_MAGIC_MASK) == \ ^~~~~~~~~~~~~~ ./h/../ker/inline.c:86:36: note: in expansion of macro 'hasObjectMagic' { return (obj && isAddress(obj) && hasObjectMagic(obj)); ^~~~~~~~~~~~~~ ./h/kernel.h:556:39: warning: result of '148 << 25' requires 34 bits to represent, but 'long int' only has 32 bits [-Wshift-overflow=] #define OBJ_MAGIC ((uintptr_t)(0x94L << 25)) ^~ ./h/kernel.h:560:6: note: in expansion of macro 'OBJ_MAGIC' OBJ_MAGIC) ^~~~~~~~~ ./h/../ker/inline.c:86:36: note: in expansion of macro 'hasObjectMagic' { return (obj && isAddress(obj) && hasObjectMagic(obj)); ^~~~~~~~~~~~~~ gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ msg/or.c -o msg/or.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ msg/progn.c -o msg/progn.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ msg/quote.c -o msg/quote.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ msg/var.c -o msg/var.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ msg/when.c -o msg/when.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ msg/while.c -o msg/while.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ msg/nameref.c -o msg/nameref.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ prg/operator.c -o prg/operator.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ prg/parser.c -o prg/parser.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ prg/tokeniser.c -o prg/tokeniser.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ rel/constraint.c -o rel/constraint.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ rel/hyper.c -o rel/hyper.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ rel/identity.c -o rel/identity.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ rel/relation.c -o rel/relation.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ rel/spatial.c -o rel/spatial.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ -DREG_WIDE /builddir/build/BUILD/swipl-7.6.4/packages/xpce/src/rgx/regcomp.c -o rgx/regcompW.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ -DREG_WIDE rgx/regexec.c -o rgx/regexecW.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ -DREG_WIDE rgx/regfree.c -o rgx/regfree.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ -DREG_WIDE rgx/regerror.c -o rgx/regerror.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ txt/chararray.c -o txt/chararray.o In file included from txt/chararray.c:35: txt/chararray.c: In function 'initCharArrays': ./h/kernel.h:556:39: warning: result of '148 << 25' requires 34 bits to represent, but 'long int' only has 32 bits [-Wshift-overflow=] #define OBJ_MAGIC ((uintptr_t)(0x94L << 25)) ^~ ./h/kernel.h:564:38: note: in expansion of macro 'OBJ_MAGIC' (obj)->flags = F_CREATING|OBJ_MAGIC; \ ^~~~~~~~~ txt/chararray.c:778:5: note: in expansion of macro 'initHeaderObj' { initHeaderObj(ca, ClassCharArray); ^~~~~~~~~~~~~ gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ txt/editor.c -o txt/editor.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ txt/fragment.c -o txt/fragment.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ txt/keybinding.c -o txt/keybinding.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ txt/regex.c -o txt/regex.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ txt/str.c -o txt/str.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ txt/string.c -o txt/string.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ txt/style.c -o txt/style.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ txt/syntax.c -o txt/syntax.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ txt/textbuffer.c -o txt/textbuffer.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ txt/textcursor.c -o txt/textcursor.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ txt/textimage.c -o txt/textimage.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ txt/textmargin.c -o txt/textmargin.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ txt/undo.c -o txt/undo.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ txt/utf8.c -o txt/utf8.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ txt/i18n.c -o txt/i18n.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ unx/directory.c -o unx/directory.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ unx/file.c -o unx/file.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ unx/process.c -o unx/process.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ unx/socket.c -o unx/socket.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ unx/stream.c -o unx/stream.o In file included from /usr/include/string.h:494, from ./md.h:99, from unx/stream.c:35: In function 'strncpy', inlined from 'getReadLineStream' at unx/stream.c:464:4: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' accessing 0 or more bytes at offsets 0 and [-2147483647, 2147483647] may overlap up to 2147483648 bytes at offset 2147483647 [-Wrestrict] return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ win/browser.c -o win/browser.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ win/decorate.c -o win/decorate.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ win/dialog.c -o win/dialog.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ win/display.c -o win/display.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ win/displaymgr.c -o win/displaymgr.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ win/frame.c -o win/frame.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ win/picture.c -o win/picture.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ win/tileadjust.c -o win/tileadjust.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ win/setup.c -o win/setup.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ win/tile.c -o win/tile.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ win/view.c -o win/view.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ win/window.c -o win/window.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ win/application.c -o win/application.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ win/monitor.c -o win/monitor.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid x11/canvas.c -o x11/canvas.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid x11/fshell.c -o x11/fshell.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid x11/xcommon.c -o x11/xcommon.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid x11/xconvert.c -o x11/xconvert.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid x11/x11-compat.c -o x11/x11-compat.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid x11/xppm.c -o x11/xppm.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid x11/xcolour.c -o x11/xcolour.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid x11/xcursor.c -o x11/xcursor.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid x11/xdisplay.c -o x11/xdisplay.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid x11/xdraw.c -o x11/xdraw.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid x11/xevent.c -o x11/xevent.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid x11/xfont.c -o x11/xfont.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid x11/xframe.c -o x11/xframe.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid x11/ximage.c -o x11/ximage.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid x11/xstream.c -o x11/xstream.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid x11/xtimer.c -o x11/xtimer.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid x11/xwindow.c -o x11/xwindow.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid x11/x11.c -o x11/x11.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid x11/xmenu.c -o x11/xmenu.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid x11/xdnd.c -o x11/xdnd.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid x11/xunix.c -o x11/xunix.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid x11/xjpeg.c -o x11/xjpeg.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid img/jdatasrc.c -o img/jdatasrc.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid img/jdatadst.c -o img/jdatadst.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid img/jpegtoxpm.c -o img/jpegtoxpm.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid img/gifread.c -o img/gifread.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid img/giftoxpm.c -o img/giftoxpm.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid img/gifwrite.c -o img/gifwrite.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid img/imgutil.c -o img/imgutil.o mkdir -p ../lib/i686-linux Running ar ru ../lib/i686-linux/libXPCE.a objects ... ar: creating ../lib/i686-linux/libXPCE.a ranlib ../lib/i686-linux/libXPCE.a gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ unx/client.c -o client.o gcc -rdynamic -Wl,--enable-new-dtags -pthread -Wl,-rpath=/usr/lib/swipl-7.6.4/lib/i686-linux -L/builddir/build/BUILD/swipl-7.6.4/src/../lib/i686-linux -Wl,--enable-new-dtags -o xpce-client client.o rm -f client.o cd ../swipl; \ CANONICAL_PATHS=/builddir/build/BUILD/swipl-7.6.4/packages/xpce; export CANONICAL_PATHS; \ gmake PL=../../swipl.sh soall gmake[3]: Entering directory '/builddir/build/BUILD/swipl-7.6.4/packages/xpce/swipl' mkdir -p ../src/pl gcc -DO_SHAREDLIBRARY -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ -DSWI -I../src -c interface.c -o ../src/pl/so-interface.o gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I. -I/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src -DHAVE_CONFIG_H -D__SWI_PROLOG__ -DSWI -I../src -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid pcecall.c -o ../src/pl/pcecall.o gcc -shared -rdynamic -Wl,--enable-new-dtags -pthread -Wl,-rpath=/usr/lib/swipl-7.6.4/lib/i686-linux -L/builddir/build/BUILD/swipl-7.6.4/src/../lib/i686-linux -Wl,--enable-new-dtags ../src/pl/so-interface.o ../src/pl/pcecall.o -L../lib/i686-linux \ -lXPCE -lXpm -ljpeg -lXinerama -lXext -L/usr/X11/lib -lXt -lX11 -lSM -lICE -lXft -lfontconfig -lfreetype -o ../lib/i686-linux/pl2xpce.so; gmake[3]: Leaving directory '/builddir/build/BUILD/swipl-7.6.4/packages/xpce/swipl' gmake[2]: Leaving directory '/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src' gmake[1]: Leaving directory '/builddir/build/BUILD/swipl-7.6.4/packages/xpce' gmake[1]: Entering directory '/builddir/build/BUILD/swipl-7.6.4/packages/sgml' gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I. -c -o parser.o parser.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I. -c -o util.o util.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I. -c -o charmap.o charmap.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I. -c -o catalog.o catalog.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I. -c -o model.o model.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I. -c -o xmlns.o xmlns.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I. -c -o utf8.o utf8.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I. -c -o xml_unicode.o xml_unicode.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I. -c -o error.o error.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I. -c -o sgml2pl.o sgml2pl.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I. -c -o quote.o quote.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I. -c -o xsd.o xsd.c gcc -shared -rdynamic -Wl,--enable-new-dtags -pthread -Wl,-rpath=/usr/lib/swipl-7.6.4/lib/i686-linux -L/builddir/build/BUILD/swipl-7.6.4/src/../lib/i686-linux -o sgml2pl.so parser.o util.o charmap.o catalog.o model.o xmlns.o utf8.o xml_unicode.o error.o sgml2pl.o quote.o xsd.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I. -c -o dtd2pl.o dtd2pl.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I. -c -o prolog.o prolog.c gcc -rdynamic -Wl,--enable-new-dtags -pthread -Wl,-rpath=/usr/lib/swipl-7.6.4/lib/i686-linux -L/builddir/build/BUILD/swipl-7.6.4/src/../lib/i686-linux -o dtd2pl parser.o util.o charmap.o catalog.o model.o xmlns.o utf8.o xml_unicode.o dtd2pl.o prolog.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I. -c -o sgml.o sgml.c gcc -rdynamic -Wl,--enable-new-dtags -pthread -Wl,-rpath=/usr/lib/swipl-7.6.4/lib/i686-linux -L/builddir/build/BUILD/swipl-7.6.4/src/../lib/i686-linux -o sgml parser.o util.o charmap.o catalog.o model.o xmlns.o utf8.o xml_unicode.o sgml.o gmake[1]: Leaving directory '/builddir/build/BUILD/swipl-7.6.4/packages/sgml' gmake[1]: Entering directory '/builddir/build/BUILD/swipl-7.6.4/packages/RDF' Nothing to do for this package gmake[1]: Leaving directory '/builddir/build/BUILD/swipl-7.6.4/packages/RDF' gmake[1]: Entering directory '/builddir/build/BUILD/swipl-7.6.4/packages/semweb' gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I. -c -o rdf_db.o rdf_db.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I. -c -o atom.o atom.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I. -c -o md5.o md5.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I. -c -o atom_map.o atom_map.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I. -c -o debug.o debug.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I. -c -o hash.o hash.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I. -c -o murmur.o murmur.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I. -c -o query.o query.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I. -c -o resource.o resource.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I. -c -o error.o error.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I. -c -o skiplist.o skiplist.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I. -c -o snapshot.o snapshot.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I. -c -o xsd.o xsd.c gcc -shared -rdynamic -Wl,--enable-new-dtags -pthread -Wl,-rpath=/usr/lib/swipl-7.6.4/lib/i686-linux -L/builddir/build/BUILD/swipl-7.6.4/src/../lib/i686-linux -o rdf_db.so rdf_db.o atom.o md5.o atom_map.o debug.o hash.o murmur.o query.o resource.o error.o skiplist.o snapshot.o xsd.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I. -c -o turtle.o turtle.c gcc -shared -rdynamic -Wl,--enable-new-dtags -pthread -Wl,-rpath=/usr/lib/swipl-7.6.4/lib/i686-linux -L/builddir/build/BUILD/swipl-7.6.4/src/../lib/i686-linux -o turtle.so turtle.o murmur.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I. -c -o ntriples.o ntriples.c gcc -shared -rdynamic -Wl,--enable-new-dtags -pthread -Wl,-rpath=/usr/lib/swipl-7.6.4/lib/i686-linux -L/builddir/build/BUILD/swipl-7.6.4/src/../lib/i686-linux -o ntriples.so ntriples.o gmake[1]: Leaving directory '/builddir/build/BUILD/swipl-7.6.4/packages/semweb' gmake[1]: Entering directory '/builddir/build/BUILD/swipl-7.6.4/packages/http' gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I. -c -o http_stream.o http_stream.c gcc -shared -rdynamic -Wl,--enable-new-dtags -pthread -Wl,-rpath=/usr/lib/swipl-7.6.4/lib/i686-linux -L/builddir/build/BUILD/swipl-7.6.4/src/../lib/i686-linux -o http_stream.so http_stream.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I. -c -o json.o json.c gcc -shared -rdynamic -Wl,--enable-new-dtags -pthread -Wl,-rpath=/usr/lib/swipl-7.6.4/lib/i686-linux -L/builddir/build/BUILD/swipl-7.6.4/src/../lib/i686-linux -o json.so json.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I. -c -o websocket.o websocket.c gcc -shared -rdynamic -Wl,--enable-new-dtags -pthread -Wl,-rpath=/usr/lib/swipl-7.6.4/lib/i686-linux -L/builddir/build/BUILD/swipl-7.6.4/src/../lib/i686-linux -o websocket.so websocket.o rm -f web/js/jquery-1.*.min.js ln -s /usr/share/javascript/jquery/1/jquery.min.js web/js/jquery-1.min.js gmake[1]: Leaving directory '/builddir/build/BUILD/swipl-7.6.4/packages/http' gmake[1]: Entering directory '/builddir/build/BUILD/swipl-7.6.4/packages/chr' ../swipl.sh -q -f none -s chr_swi_bootstrap.pl \ -g "chr_compile_step1('chr_translate_bootstrap1.chr','chr_translate_bootstrap1.pl')" \ -t halt ../swipl.sh -q -f none -s chr_swi_bootstrap.pl \ -g "chr_compile_step2('chr_translate_bootstrap1.chr','chr_translate_bootstrap1.pl')" \ -t halt ../swipl.sh -q -f none -s chr_swi_bootstrap.pl \ -g "chr_compile_step2('chr_translate_bootstrap2.chr','chr_translate_bootstrap2.pl')" \ -t halt ../swipl.sh -q -f none -s chr_swi_bootstrap.pl \ -g "chr_compile_step3('chr_translate_bootstrap2.chr','chr_translate_bootstrap2.pl')" \ -t halt ../swipl.sh -q -f none -s chr_swi_bootstrap.pl \ -g "chr_compile_step3('guard_entailment.chr','guard_entailment.pl')" \ -t halt ../swipl.sh -q -f none -s chr_swi_bootstrap.pl \ -g "chr_compile_step3('chr_translate.chr','chr_translate.pl')" \ -t halt ../swipl.sh -p chr=. -q -f none -s chr_swi_bootstrap.pl \ -g "chr_compile_step4('guard_entailment.chr','guard_entailment.pl')" \ -t halt ../swipl.sh -p chr=. -q -f none -s chr_swi_bootstrap.pl \ -g "chr_compile_step4('chr_translate.chr','chr_translate.pl')" \ -t halt gmake[1]: Leaving directory '/builddir/build/BUILD/swipl-7.6.4/packages/chr' gmake[1]: Entering directory '/builddir/build/BUILD/swipl-7.6.4/packages/clpqr' Nothing to be done for this package gmake[1]: Leaving directory '/builddir/build/BUILD/swipl-7.6.4/packages/clpqr' gmake[1]: Entering directory '/builddir/build/BUILD/swipl-7.6.4/packages/nlp' gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I. -c -o double_metaphone.o double_metaphone.c gcc -shared -rdynamic -Wl,--enable-new-dtags -pthread -Wl,-rpath=/usr/lib/swipl-7.6.4/lib/i686-linux -L/builddir/build/BUILD/swipl-7.6.4/src/../lib/i686-linux -o double_metaphone.so double_metaphone.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I. -c -o porter_stem.o porter_stem.c gcc -shared -rdynamic -Wl,--enable-new-dtags -pthread -Wl,-rpath=/usr/lib/swipl-7.6.4/lib/i686-linux -L/builddir/build/BUILD/swipl-7.6.4/src/../lib/i686-linux -o porter_stem.so porter_stem.o gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I. -c -o snowball.o snowball.c gmake CFLAGS="-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I." CC="gcc" AR=ar RANLIB=ranlib\ -C libstemmer_c -f Makefile.pl gmake[2]: Entering directory '/builddir/build/BUILD/swipl-7.6.4/packages/nlp/libstemmer_c' gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I. -c -o src_c/stem_UTF_8_danish.o src_c/stem_UTF_8_danish.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I. -c -o src_c/stem_UTF_8_dutch.o src_c/stem_UTF_8_dutch.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I. -c -o src_c/stem_UTF_8_english.o src_c/stem_UTF_8_english.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I. -c -o src_c/stem_UTF_8_finnish.o src_c/stem_UTF_8_finnish.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I. -c -o src_c/stem_UTF_8_french.o src_c/stem_UTF_8_french.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I. -c -o src_c/stem_UTF_8_german.o src_c/stem_UTF_8_german.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I. -c -o src_c/stem_UTF_8_hungarian.o src_c/stem_UTF_8_hungarian.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I. -c -o src_c/stem_UTF_8_italian.o src_c/stem_UTF_8_italian.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I. -c -o src_c/stem_UTF_8_norwegian.o src_c/stem_UTF_8_norwegian.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I. -c -o src_c/stem_UTF_8_porter.o src_c/stem_UTF_8_porter.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I. -c -o src_c/stem_UTF_8_portuguese.o src_c/stem_UTF_8_portuguese.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I. -c -o src_c/stem_UTF_8_romanian.o src_c/stem_UTF_8_romanian.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I. -c -o src_c/stem_UTF_8_russian.o src_c/stem_UTF_8_russian.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I. -c -o src_c/stem_UTF_8_spanish.o src_c/stem_UTF_8_spanish.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I. -c -o src_c/stem_UTF_8_swedish.o src_c/stem_UTF_8_swedish.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I. -c -o src_c/stem_UTF_8_turkish.o src_c/stem_UTF_8_turkish.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I. -c -o runtime/api.o runtime/api.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I. -c -o runtime/utilities.o runtime/utilities.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I. -c -o libstemmer/libstemmer_utf8.o libstemmer/libstemmer_utf8.c ar -cru libstemmer.a src_c/stem_UTF_8_danish.o src_c/stem_UTF_8_dutch.o src_c/stem_UTF_8_english.o src_c/stem_UTF_8_finnish.o src_c/stem_UTF_8_french.o src_c/stem_UTF_8_german.o src_c/stem_UTF_8_hungarian.o src_c/stem_UTF_8_italian.o src_c/stem_UTF_8_norwegian.o src_c/stem_UTF_8_porter.o src_c/stem_UTF_8_portuguese.o src_c/stem_UTF_8_romanian.o src_c/stem_UTF_8_russian.o src_c/stem_UTF_8_spanish.o src_c/stem_UTF_8_swedish.o src_c/stem_UTF_8_turkish.o runtime/api.o runtime/utilities.o libstemmer/libstemmer_utf8.o ranlib libstemmer.a gmake[2]: Leaving directory '/builddir/build/BUILD/swipl-7.6.4/packages/nlp/libstemmer_c' gcc -shared -rdynamic -Wl,--enable-new-dtags -pthread -Wl,-rpath=/usr/lib/swipl-7.6.4/lib/i686-linux -L/builddir/build/BUILD/swipl-7.6.4/src/../lib/i686-linux -o snowball.so snowball.o libstemmer_c/libstemmer.a gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I. -c -o isub.o isub.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I. -c -o pl-isub.o pl-isub.c gcc -shared -rdynamic -Wl,--enable-new-dtags -pthread -Wl,-rpath=/usr/lib/swipl-7.6.4/lib/i686-linux -L/builddir/build/BUILD/swipl-7.6.4/src/../lib/i686-linux -o isub.so isub.o pl-isub.o gmake[1]: Leaving directory '/builddir/build/BUILD/swipl-7.6.4/packages/nlp' gmake[1]: Entering directory '/builddir/build/BUILD/swipl-7.6.4/packages/ssl' gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I. -DSERVER_CERT_REQUIRED=TRUE -DCLIENT_CERT_REQUIRED=TRUE -c -o ssl4pl.o ssl4pl.c gcc -shared -rdynamic -Wl,--enable-new-dtags -pthread -Wl,-rpath=/usr/lib/swipl-7.6.4/lib/i686-linux -L/builddir/build/BUILD/swipl-7.6.4/src/../lib/i686-linux -o ssl4pl.so ssl4pl.o ../clib/nonblockio.o ../clib/error.o -lssl -lcrypto gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I. -DSERVER_CERT_REQUIRED=TRUE -DCLIENT_CERT_REQUIRED=TRUE -c -o crypto4pl.o crypto4pl.c gcc -shared -rdynamic -Wl,--enable-new-dtags -pthread -Wl,-rpath=/usr/lib/swipl-7.6.4/lib/i686-linux -L/builddir/build/BUILD/swipl-7.6.4/src/../lib/i686-linux -o crypto4pl.so crypto4pl.o ../clib/nonblockio.o ../clib/error.o -lssl -lcrypto gmake[1]: Leaving directory '/builddir/build/BUILD/swipl-7.6.4/packages/ssl' gmake[1]: Entering directory '/builddir/build/BUILD/swipl-7.6.4/packages/tipc' gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I. -I../clib -c -o tipc.o tipc.c gcc -shared -rdynamic -Wl,--enable-new-dtags -pthread -Wl,-rpath=/usr/lib/swipl-7.6.4/lib/i686-linux -L/builddir/build/BUILD/swipl-7.6.4/src/../lib/i686-linux -o tipc.so ../clib/error.o tipc.o ../clib/nonblockio.o gmake[1]: Leaving directory '/builddir/build/BUILD/swipl-7.6.4/packages/tipc' gmake[1]: Entering directory '/builddir/build/BUILD/swipl-7.6.4/packages/pldoc' gmake[1]: Nothing to be done for 'top'. gmake[1]: Leaving directory '/builddir/build/BUILD/swipl-7.6.4/packages/pldoc' gmake[1]: Entering directory '/builddir/build/BUILD/swipl-7.6.4/packages/plunit' Nothing to do for this package gmake[1]: Leaving directory '/builddir/build/BUILD/swipl-7.6.4/packages/plunit' gmake[1]: Entering directory '/builddir/build/BUILD/swipl-7.6.4/packages/jpl' gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I'/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.161-5.b14.fc28.i386/include' -I'/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.161-5.b14.fc28.i386/include/linux' -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I. -c -o src/c/jpl.o src/c/jpl.c gcc -shared -rdynamic -Wl,--enable-new-dtags -pthread -Wl,-rpath=/usr/lib/swipl-7.6.4/lib/i686-linux -L/builddir/build/BUILD/swipl-7.6.4/src/../lib/i686-linux -L'/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.161-5.b14.fc28.i386/jre/lib/i386/server' -L'/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.161-5.b14.fc28.i386/jre/lib/i386' -o libjpl.so src/c/jpl.o -L/usr/java/packages/lib/i386 -L/lib -L/usr/lib -L/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.161-5.b14.fc28.i386/jre/lib/i386 -L/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.161-5.b14.fc28.i386/jre/lib/i386/server -L/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.161-5.b14.fc28.i386/jre/lib/i386/client -ljava -lverify -ljvm -lswipl if [ -r libjpl.dylib ]; then \ rm -f libjpl.jnilib && ln -s libjpl.dylib libjpl.jnilib ; \ fi (cd src/java && gmake jpl_jar) gmake[2]: Entering directory '/builddir/build/BUILD/swipl-7.6.4/packages/jpl/src/java' "javac" -target 7 -source 7 org/jpl7/Atom.java org/jpl7/Compound.java org/jpl7/Float.java org/jpl7/Integer.java org/jpl7/JRef.java org/jpl7/JPLException.java org/jpl7/JPL.java org/jpl7/PrologException.java org/jpl7/Query.java org/jpl7/Term.java org/jpl7/Util.java org/jpl7/Variable.java org/jpl7/Version.java org/jpl7/fli/atom_t.java org/jpl7/fli/BooleanHolder.java org/jpl7/fli/DoubleHolder.java org/jpl7/fli/engine_t.java org/jpl7/fli/fid_t.java org/jpl7/fli/functor_t.java org/jpl7/fli/IntHolder.java org/jpl7/fli/Int64Holder.java org/jpl7/fli/LongHolder.java org/jpl7/fli/module_t.java org/jpl7/fli/ObjectHolder.java org/jpl7/fli/PointerHolder.java org/jpl7/fli/predicate_t.java org/jpl7/fli/Prolog.java org/jpl7/fli/qid_t.java org/jpl7/fli/StringHolder.java org/jpl7/fli/term_t.java warning: [options] bootstrap class path not set in conjunction with -source 1.7 Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. 1 warning touch .class-senitel "jar" cf ../../jpl.jar org/jpl7/Atom.class org/jpl7/Compound.class org/jpl7/Float.class org/jpl7/Integer.class org/jpl7/JRef.class org/jpl7/JPLException.class org/jpl7/JPL.class org/jpl7/PrologException.class org/jpl7/Query.class org/jpl7/Term.class org/jpl7/Util.class org/jpl7/Variable.class org/jpl7/Version.class org/jpl7/fli/atom_t.class org/jpl7/fli/BooleanHolder.class org/jpl7/fli/DoubleHolder.class org/jpl7/fli/engine_t.class org/jpl7/fli/fid_t.class org/jpl7/fli/functor_t.class org/jpl7/fli/IntHolder.class org/jpl7/fli/Int64Holder.class org/jpl7/fli/LongHolder.class org/jpl7/fli/module_t.class org/jpl7/fli/ObjectHolder.class org/jpl7/fli/PointerHolder.class org/jpl7/fli/predicate_t.class org/jpl7/fli/Prolog.class org/jpl7/fli/qid_t.class org/jpl7/fli/StringHolder.class org/jpl7/fli/term_t.class gmake[2]: Leaving directory '/builddir/build/BUILD/swipl-7.6.4/packages/jpl/src/java' echo "Compiling Java examples" Compiling Java examples for d in Exceptions Exceptions2 Family FamilyMT Test Test2 Time Versions Zahed SemWeb; do \ if [ ! -f examples/java/$d/$d.class ]; then \ echo $d; \ (cd examples/java/$d && "javac" -target 7 -source 7 -classpath "../../../jpl.jar" $d.java); \ fi; \ done Exceptions warning: [options] bootstrap class path not set in conjunction with -source 1.7 1 warning Exceptions2 warning: [options] bootstrap class path not set in conjunction with -source 1.7 1 warning Family warning: [options] bootstrap class path not set in conjunction with -source 1.7 1 warning FamilyMT warning: [options] bootstrap class path not set in conjunction with -source 1.7 1 warning Test warning: [options] bootstrap class path not set in conjunction with -source 1.7 1 warning Test2 warning: [options] bootstrap class path not set in conjunction with -source 1.7 1 warning Time warning: [options] bootstrap class path not set in conjunction with -source 1.7 1 warning Versions warning: [options] bootstrap class path not set in conjunction with -source 1.7 1 warning Zahed warning: [options] bootstrap class path not set in conjunction with -source 1.7 1 warning SemWeb warning: [options] bootstrap class path not set in conjunction with -source 1.7 1 warning (cd src/java && gmake jpl_doc) gmake[2]: Entering directory '/builddir/build/BUILD/swipl-7.6.4/packages/jpl/src/java' "javadoc" -Xdoclint:none -public -d ../../docs/java_api/javadoc org/jpl7/Atom.java org/jpl7/Compound.java org/jpl7/Float.java org/jpl7/Integer.java org/jpl7/JRef.java org/jpl7/JPLException.java org/jpl7/JPL.java org/jpl7/PrologException.java org/jpl7/Query.java org/jpl7/Term.java org/jpl7/Util.java org/jpl7/Variable.java org/jpl7/Version.java org/jpl7/fli/atom_t.java org/jpl7/fli/BooleanHolder.java org/jpl7/fli/DoubleHolder.java org/jpl7/fli/engine_t.java org/jpl7/fli/fid_t.java org/jpl7/fli/functor_t.java org/jpl7/fli/IntHolder.java org/jpl7/fli/Int64Holder.java org/jpl7/fli/LongHolder.java org/jpl7/fli/module_t.java org/jpl7/fli/ObjectHolder.java org/jpl7/fli/PointerHolder.java org/jpl7/fli/predicate_t.java org/jpl7/fli/Prolog.java org/jpl7/fli/qid_t.java org/jpl7/fli/StringHolder.java org/jpl7/fli/term_t.java Loading source file org/jpl7/Atom.java... Loading source file org/jpl7/Compound.java... Loading source file org/jpl7/Float.java... Loading source file org/jpl7/Integer.java... Loading source file org/jpl7/JRef.java... Loading source file org/jpl7/JPLException.java... Loading source file org/jpl7/JPL.java... Loading source file org/jpl7/PrologException.java... Loading source file org/jpl7/Query.java... Loading source file org/jpl7/Term.java... Loading source file org/jpl7/Util.java... Loading source file org/jpl7/Variable.java... Loading source file org/jpl7/Version.java... Loading source file org/jpl7/fli/atom_t.java... Loading source file org/jpl7/fli/BooleanHolder.java... Loading source file org/jpl7/fli/DoubleHolder.java... Loading source file org/jpl7/fli/engine_t.java... Loading source file org/jpl7/fli/fid_t.java... Loading source file org/jpl7/fli/functor_t.java... Loading source file org/jpl7/fli/IntHolder.java... Loading source file org/jpl7/fli/Int64Holder.java... Loading source file org/jpl7/fli/LongHolder.java... Loading source file org/jpl7/fli/module_t.java... Loading source file org/jpl7/fli/ObjectHolder.java... Loading source file org/jpl7/fli/PointerHolder.java... Loading source file org/jpl7/fli/predicate_t.java... Loading source file org/jpl7/fli/Prolog.java... Loading source file org/jpl7/fli/qid_t.java... Loading source file org/jpl7/fli/StringHolder.java... Loading source file org/jpl7/fli/term_t.java... Constructing Javadoc information... Creating destination directory: "../../docs/java_api/javadoc/" Standard Doclet version 1.8.0_161 Building tree for all the packages and classes... Generating ../../docs/java_api/javadoc/org/jpl7/fli/atom_t.html... Generating ../../docs/java_api/javadoc/org/jpl7/fli/BooleanHolder.html... Generating ../../docs/java_api/javadoc/org/jpl7/fli/DoubleHolder.html... Generating ../../docs/java_api/javadoc/org/jpl7/fli/engine_t.html... Generating ../../docs/java_api/javadoc/org/jpl7/fli/fid_t.html... Generating ../../docs/java_api/javadoc/org/jpl7/fli/functor_t.html... Generating ../../docs/java_api/javadoc/org/jpl7/fli/Int64Holder.html... Generating ../../docs/java_api/javadoc/org/jpl7/fli/IntHolder.html... Generating ../../docs/java_api/javadoc/org/jpl7/fli/LongHolder.html... Generating ../../docs/java_api/javadoc/org/jpl7/fli/module_t.html... Generating ../../docs/java_api/javadoc/org/jpl7/fli/ObjectHolder.html... Generating ../../docs/java_api/javadoc/org/jpl7/fli/PointerHolder.html... Generating ../../docs/java_api/javadoc/org/jpl7/fli/predicate_t.html... Generating ../../docs/java_api/javadoc/org/jpl7/fli/Prolog.html... Generating ../../docs/java_api/javadoc/org/jpl7/fli/qid_t.html... Generating ../../docs/java_api/javadoc/org/jpl7/fli/StringHolder.html... Generating ../../docs/java_api/javadoc/org/jpl7/fli/term_t.html... Generating ../../docs/java_api/javadoc/org/jpl7/Atom.html... org/jpl7/Term.java:627: warning - @return tag has no arguments. Generating ../../docs/java_api/javadoc/org/jpl7/Compound.html... Generating ../../docs/java_api/javadoc/org/jpl7/Float.html... Generating ../../docs/java_api/javadoc/org/jpl7/Integer.html... Generating ../../docs/java_api/javadoc/org/jpl7/JPL.html... Generating ../../docs/java_api/javadoc/org/jpl7/JPLException.html... Generating ../../docs/java_api/javadoc/org/jpl7/JRef.html... Generating ../../docs/java_api/javadoc/org/jpl7/PrologException.html... Generating ../../docs/java_api/javadoc/org/jpl7/Query.html... Generating ../../docs/java_api/javadoc/org/jpl7/Term.html... Generating ../../docs/java_api/javadoc/org/jpl7/Util.html... Generating ../../docs/java_api/javadoc/org/jpl7/Variable.html... Generating ../../docs/java_api/javadoc/overview-frame.html... Generating ../../docs/java_api/javadoc/org/jpl7/package-frame.html... Generating ../../docs/java_api/javadoc/org/jpl7/package-summary.html... Generating ../../docs/java_api/javadoc/org/jpl7/package-tree.html... Generating ../../docs/java_api/javadoc/org/jpl7/fli/package-frame.html... Generating ../../docs/java_api/javadoc/org/jpl7/fli/package-summary.html... Generating ../../docs/java_api/javadoc/org/jpl7/fli/package-tree.html... Generating ../../docs/java_api/javadoc/constant-values.html... Generating ../../docs/java_api/javadoc/serialized-form.html... Building index for all the packages and classes... Generating ../../docs/java_api/javadoc/overview-tree.html... Generating ../../docs/java_api/javadoc/index-all.html... Generating ../../docs/java_api/javadoc/deprecated-list.html... Building index for all classes... Generating ../../docs/java_api/javadoc/allclasses-frame.html... Generating ../../docs/java_api/javadoc/allclasses-noframe.html... Generating ../../docs/java_api/javadoc/index.html... Generating ../../docs/java_api/javadoc/overview-summary.html... Generating ../../docs/java_api/javadoc/help-doc.html... 1 warning gmake[2]: Leaving directory '/builddir/build/BUILD/swipl-7.6.4/packages/jpl/src/java' gmake[1]: Leaving directory '/builddir/build/BUILD/swipl-7.6.4/packages/jpl' gmake[1]: Entering directory '/builddir/build/BUILD/swipl-7.6.4/packages/zlib' gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I. -c -o zlib4pl.o zlib4pl.c gcc -shared -rdynamic -Wl,--enable-new-dtags -pthread -Wl,-rpath=/usr/lib/swipl-7.6.4/lib/i686-linux -L/builddir/build/BUILD/swipl-7.6.4/src/../lib/i686-linux -o zlib4pl.so zlib4pl.o -lz gmake[1]: Leaving directory '/builddir/build/BUILD/swipl-7.6.4/packages/zlib' gmake[1]: Entering directory '/builddir/build/BUILD/swipl-7.6.4/packages/protobufs' gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I. -I../clib -c -o protobufs.o protobufs.c gcc -shared -rdynamic -Wl,--enable-new-dtags -pthread -Wl,-rpath=/usr/lib/swipl-7.6.4/lib/i686-linux -L/builddir/build/BUILD/swipl-7.6.4/src/../lib/i686-linux -o protobufs.so protobufs.o gmake[1]: Leaving directory '/builddir/build/BUILD/swipl-7.6.4/packages/protobufs' gmake[1]: Entering directory '/builddir/build/BUILD/swipl-7.6.4/packages/PDT' gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I. -c -o pdt_console.o pdt_console.c gcc -shared -rdynamic -Wl,--enable-new-dtags -pthread -Wl,-rpath=/usr/lib/swipl-7.6.4/lib/i686-linux -L/builddir/build/BUILD/swipl-7.6.4/src/../lib/i686-linux -o pdt_console.so pdt_console.o gmake[1]: Leaving directory '/builddir/build/BUILD/swipl-7.6.4/packages/PDT' gmake[1]: Entering directory '/builddir/build/BUILD/swipl-7.6.4/packages/libedit' gmake[1]: Nothing to be done for 'top'. gmake[1]: Leaving directory '/builddir/build/BUILD/swipl-7.6.4/packages/libedit' gmake[1]: Entering directory '/builddir/build/BUILD/swipl-7.6.4/packages/readline' gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -c -o readline4pl.o readline4pl.c gcc -shared -rdynamic -Wl,--enable-new-dtags -pthread -Wl,-rpath=/usr/lib/swipl-7.6.4/lib/i686-linux -L/builddir/build/BUILD/swipl-7.6.4/src/../lib/i686-linux -o readline4pl.so readline4pl.o -lreadline -lncursesw gmake[1]: Leaving directory '/builddir/build/BUILD/swipl-7.6.4/packages/readline' gmake[1]: Entering directory '/builddir/build/BUILD/swipl-7.6.4/packages/utf8proc' gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I. -c -o utf8proc.o utf8proc.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I. -c -o unicode4pl.o unicode4pl.c gcc -shared -rdynamic -Wl,--enable-new-dtags -pthread -Wl,-rpath=/usr/lib/swipl-7.6.4/lib/i686-linux -L/builddir/build/BUILD/swipl-7.6.4/src/../lib/i686-linux -o unicode4pl.so utf8proc.o unicode4pl.o gmake[1]: Leaving directory '/builddir/build/BUILD/swipl-7.6.4/packages/utf8proc' gmake[1]: Entering directory '/builddir/build/BUILD/swipl-7.6.4/packages/archive' gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I. -c -o archive4pl.o archive4pl.c gcc -shared -rdynamic -Wl,--enable-new-dtags -pthread -Wl,-rpath=/usr/lib/swipl-7.6.4/lib/i686-linux -L/builddir/build/BUILD/swipl-7.6.4/src/../lib/i686-linux -o archive4pl.so archive4pl.o -larchive gmake[1]: Leaving directory '/builddir/build/BUILD/swipl-7.6.4/packages/archive' gmake[1]: Entering directory '/builddir/build/BUILD/swipl-7.6.4/packages/pengines' Nothing to be done for this package gmake[1]: Leaving directory '/builddir/build/BUILD/swipl-7.6.4/packages/pengines' gmake[1]: Entering directory '/builddir/build/BUILD/swipl-7.6.4/packages/cql' Nothing to be done for this package gmake[1]: Leaving directory '/builddir/build/BUILD/swipl-7.6.4/packages/cql' gmake[1]: Entering directory '/builddir/build/BUILD/swipl-7.6.4/packages/bdb' gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -I/builddir/build/BUILD/swipl-7.6.4/src/../include -DHAVE_CONFIG_H -D__SWI_PROLOG__ -I. -c -o bdb4pl.o bdb4pl.c gcc -shared -rdynamic -Wl,--enable-new-dtags -pthread -Wl,-rpath=/usr/lib/swipl-7.6.4/lib/i686-linux -L/builddir/build/BUILD/swipl-7.6.4/src/../lib/i686-linux -o bdb4pl.so bdb4pl.o -ldb gmake[1]: Leaving directory '/builddir/build/BUILD/swipl-7.6.4/packages/bdb' gmake[1]: Entering directory '/builddir/build/BUILD/swipl-7.6.4/packages/pcre' WARNING: Could not find pcre library; skipped gmake[1]: Leaving directory '/builddir/build/BUILD/swipl-7.6.4/packages/pcre' ~/build/BUILD/swipl-7.6.4 + popd + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.JzBMcD + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386 ++ dirname /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386 + cd swipl-7.6.4 + make install DESTDIR=/builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386 make[1]: Entering directory '/builddir/build/BUILD/swipl-7.6.4/src' if [ ! -d /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib ]; then mkdir -p /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib; fi if [ ! -d /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4 ]; then mkdir -p /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4; fi for d in bin bin/i686-linux lib lib/i686-linux boot demo customize include include/sicstus include/Yap library library/clp library/unicode library/dcg library/dialect library/dialect/yap library/dialect/iso library/dialect/sicstus library/dialect/eclipse library/dialect/swi library/dialect/ifprolog library/dialect/hprolog; do \ if [ ! -d /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/$d ]; then \ mkdir -p /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/$d; \ fi; \ done if [ -f ../lib/i686-linux/libswipl.a ]; then \ /usr/bin/install -c -m 644 ../lib/i686-linux/libswipl.a /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/lib/i686-linux; \ ranlib /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/lib/i686-linux/libswipl.a; \ fi if [ -f ../lib/i686-linux/libswipl.so.7.6.4 ]; then \ /usr/bin/install -c ../lib/i686-linux/libswipl.so.7.6.4 /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/lib/i686-linux ; \ ( cd /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/lib/i686-linux && rm -f libswipl.so && ln -s libswipl.so.7.6.4 libswipl.so ) ; \ ( cd /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/lib/i686-linux && rm -f libswipl.so.7.6 && ln -s libswipl.so.7.6.4 libswipl.so.7.6 ) ; \ fi for f in swipl swipl-ld rc/swipl-rc; do \ /usr/bin/install -c $f /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/bin/i686-linux; \ done for f in ../boot/init.pl ../boot/syspred.pl ../boot/toplevel.pl ../boot/license.pl ../boot/bags.pl ../boot/apply.pl ../boot/expand.pl ../boot/dcg.pl ../boot/history.pl ../boot/attvar.pl ../boot/packs.pl ../boot/dwim.pl ../boot/rc.pl ../boot/predopts.pl ../boot/parms.pl ../boot/autoload.pl ../boot/qlf.pl ../boot/topvars.pl ../boot/messages.pl ../boot/load.pl ../boot/dicts.pl ../boot/engines.pl; do /usr/bin/install -c -m 644 $f /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/boot; done for f in bounds.pl clp_events.pl clp_distinct.pl simplex.pl clpfd.pl clpb.pl; do \ /usr/bin/install -c -m 644 ../library/clp/$f /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/library/clp; \ done for f in basics.pl; do \ /usr/bin/install -c -m 644 ../library/dcg/$f /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/library/dcg; \ done for f in syspred_options.pl; do \ /usr/bin/install -c -m 644 ../library/dialect/swi/$f /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/library/dialect/swi; \ done for f in README.TXT; do \ /usr/bin/install -c -m 644 ../library/dialect/yap/$f /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/library/dialect/yap; \ done /usr/bin/install -c -m 644 ./compat/YapInterface.h /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/include/Yap/YapInterface.h for f in iso_predicates.pl; do \ /usr/bin/install -c -m 644 ../library/dialect/iso/$f /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/library/dialect/iso; \ done for f in block.pl timeout.pl system.pl arrays.pl lists.pl terms.pl sockets.pl swipl-lfr.pl; do \ /usr/bin/install -c -m 644 ../library/dialect/sicstus/$f /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/library/dialect/sicstus; \ done /usr/bin/install -c -m 644 ./compat/sicstus.h /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/include/sicstus/sicstus.h for f in ; do \ /usr/bin/install -c -m 644 ../library/dialect/ifprolog/$f /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/library/dialect/ifprolog; \ done for f in format.pl; do \ /usr/bin/install -c -m 644 ../library/dialect/hprolog/$f /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/library/dialect/hprolog; \ done for f in test_util_iso.pl; do \ /usr/bin/install -c -m 644 ../library/dialect/eclipse/$f /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/library/dialect/eclipse; \ done for f in yap.pl hprolog.pl commons.pl sicstus.pl bim.pl ifprolog.pl; do \ /usr/bin/install -c -m 644 ../library/dialect/$f /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/library/dialect; \ done for f in blocks.pl unicode_data.pl; do \ /usr/bin/install -c -m 644 ../library/unicode/$f /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/library/unicode; \ done for f in MANUAL helpidx.pl help.pl explain.pl sort.pl qsave.pl shlib.pl statistics.pl system.pl error.pl backcomp.pl gensym.pl listing.pl debug.pl vm.pl quintus.pl edinburgh.pl ctypes.pl files.pl modules.pl edit.pl shell.pl check.pl heaps.pl win_menu.pl console_input.pl tty.pl readln.pl readutil.pl make.pl hotfix.pl option.pl oset.pl ordsets.pl occurs.pl lists.pl pprint.pl www_browser.pl url.pl utf8.pl main.pl assoc.pl nb_set.pl threadutil.pl qpforeign.pl dif.pl when.pl ugraphs.pl checklast.pl checkselect.pl operators.pl date.pl prolog_stack.pl prolog_clause.pl prolog_xref.pl prolog_source.pl broadcast.pl pairs.pl base64.pl record.pl rbtrees.pl settings.pl thread.pl dialect.pl apply_macros.pl apply.pl nb_rbtrees.pl aggregate.pl pure_input.pl pio.pl thread_pool.pl terms.pl charsio.pl portray_text.pl csv.pl persistency.pl fastrw.pl coinduction.pl ansi_term.pl base32.pl prolog_history.pl optparse.pl arithmetic.pl writef.pl predicate_options.pl random.pl prolog_breakpoints.pl prolog_autoload.pl prolog_colour.pl varnumbers.pl codesio.pl prolog_codewalk.pl prolog_pack.pl git.pl prolog_metainference.pl quasi_quotations.pl sandbox.pl prolog_format.pl prolog_install.pl check_installation.pl solution_sequences.pl iostream.pl dicts.pl yall.pl tabling.pl lazy_lists.pl prolog_jiti.pl ; do \ /usr/bin/install -c -m 644 ../library/$f /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/library; \ done for f in SWI-Prolog.h SWI-Exports SWI-Stream.h; do \ if [ -f ../include/$f ]; then \ /usr/bin/install -c -m 644 ../include/$f /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/include; \ fi; \ done /usr/bin/install -c -m 644 ../customize/README /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/customize/README /usr/bin/install -c -m 644 ../customize/dotswiplrc /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/customize /usr/bin/install -c -m 644 ../customize/dotxpcerc /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/customize /usr/bin/install -c ../customize/edit /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/customize /usr/bin/install -c -m 644 ../demo/likes.pl /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/demo /usr/bin/install -c -m 644 ../demo/README /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/demo/README /usr/bin/install -c -m 644 swipl.prc "/builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/boot32.prc" echo . > "/builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/swipl.home" echo .. > "/builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/bin/swipl.home" ./swipl.sh -C "/builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4" -f none -F none \ -g 'make_library_index(library)' \ -t halt % Updating index for library /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/library/ if [ -d ../man/Manual ]; then \ if [ ! -d /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/doc ]; then mkdir -p /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/doc; fi; \ if [ ! -d /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/doc/Manual ]; then mkdir -p /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/doc/Manual; fi; \ for f in ../man/Manual/*.html ../man/Manual/*.gif; do \ /usr/bin/install -c -m 644 $f /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/doc/Manual; \ done; \ fi if [ ! -d /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/bin ]; then mkdir -p /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/bin; fi for f in swipl swipl-ld swipl-rc; do \ ./rel-ln /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/bin/i686-linux/$f /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/bin; \ done if [ ! -d /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/pkgconfig ]; then mkdir -p /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/pkgconfig; fi /usr/bin/install -c -m 644 swipl.pc /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/pkgconfig/ if [ ! -d /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/share/man ]; then mkdir -p /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/share/man; fi if [ ! -d /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/share/man/man1 ]; then mkdir -p /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/share/man/man1; fi /usr/bin/install -c -m 644 swipl.1 /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/share/man/man1/swipl.1 /usr/bin/install -c -m 644 ./swipl-rc.1 /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/share/man/man1/swipl-rc.1 /usr/bin/install -c -m 644 ./swipl-ld.1 /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/share/man/man1/swipl-ld.1 make[1]: Leaving directory '/builddir/build/BUILD/swipl-7.6.4/src' + chmod 0755 /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/lib/i686-linux/libswipl.so.7.6 /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/lib/i686-linux/libswipl.so.7.6.4 + chmod 0755 /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/library/dialect/sicstus/swipl-lfr.pl ~/build/BUILD/swipl-7.6.4/packages ~/build/BUILD/swipl-7.6.4 + pushd packages + make install DESTDIR=/builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386 for p in clib cpp odbc table xpce sgml RDF semweb http chr clpqr nlp ssl tipc pldoc plunit jpl zlib protobufs windows PDT libedit readline utf8proc archive pengines cql bdb pcre; do \ if [ -r $p/Makefile ]; then \ gmake -C $p install || echo $p >> .failed.install; \ fi; \ done gmake[1]: Entering directory '/builddir/build/BUILD/swipl-7.6.4/packages/clib' mkdir -p /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/lib/i686-linux for f in socket.so cgi.so memfile.so files.so crypt.so time.so uid.so unix.so syslog.so rlimit.so mallocinfo.so readutil.so streaminfo.so process.so sha4pl.so uri.so prolog_stream.so md54pl.so hashstream.so; do \ /usr/bin/install -c $f /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/lib/i686-linux; \ done mkdir -p /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/library for f in socket.pl cgi.pl memfile.pl filesex.pl crypt.pl time.pl uid.pl unix.pl syslog.pl rlimit.pl mallocinfo.pl streampool.pl streaminfo.pl process.pl prolog_server.pl sha.pl uri.pl udp_broadcast.pl prolog_stream.pl md5.pl hash_stream.pl; do \ /usr/bin/install -c -m 644 /builddir/build/BUILD/swipl-7.6.4/src/../packages/clib/$f /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/library; \ done ../swipl.sh -f none -g make -t halt % Updating index for library /builddir/build/BUILD/swipl-7.6.4/library/ gmake[1]: Leaving directory '/builddir/build/BUILD/swipl-7.6.4/packages/clib' gmake[1]: Entering directory '/builddir/build/BUILD/swipl-7.6.4/packages/cpp' /usr/bin/install -c -m 644 SWI-cpp.h /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/include gmake[1]: Leaving directory '/builddir/build/BUILD/swipl-7.6.4/packages/cpp' gmake[1]: Entering directory '/builddir/build/BUILD/swipl-7.6.4/packages/odbc' mkdir -p /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/lib/i686-linux for f in odbc4pl.so; do \ /usr/bin/install -c $f /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/lib/i686-linux; \ done for f in odbc.pl; do \ /usr/bin/install -c -m 644 $f /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/library; \ done ../swipl.sh -f none -g make -t halt gmake[1]: Leaving directory '/builddir/build/BUILD/swipl-7.6.4/packages/odbc' gmake[1]: Entering directory '/builddir/build/BUILD/swipl-7.6.4/packages/table' mkdir -p /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/lib/i686-linux /usr/bin/install -c table.so /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/lib/i686-linux /usr/bin/install -c -m 644 table.pl table_util.pl /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/library ../swipl.sh -f none -g make -t halt gmake[1]: Leaving directory '/builddir/build/BUILD/swipl-7.6.4/packages/table' gmake[1]: Entering directory '/builddir/build/BUILD/swipl-7.6.4/packages/xpce' gmake[2]: Entering directory '/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src' gmake -j 1 dv-install gmake[3]: Entering directory '/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src' if [ ! -d /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/xpce ]; then \ rm -f /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/xpce; \ mkdir -p /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/xpce; \ fi ./xpce-copy -m 644 -C .. Defaults Defaults.user README.md /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/xpce BMFS=`find ../bitmaps/ \( -name '*.bm' -o -name '*.xpm' -o -name '*.xbm' \) -print` && \ ./xpce-copy -m 644 -p1 ../bitmaps/README $BMFS /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/xpce ./xpce-copy -m 644 -d "/builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/xpce/bin/i686-linux" "/builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/lib/i686-linux" ../lib/i686-linux/pl2xpce.so --> /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/lib/i686-linux if [ ! -d "/builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/xpce" ]; then \ rm -f "/builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/xpce" \ mkdir -p "/builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/xpce"; \ fi Installing library files for prolog/lib ...done Installing library files for prolog/lib/compatibility ...done Installing library files for prolog/lib/dialog ...done Installing library files for prolog/lib/draw ...done Installing library files for prolog/lib/emacs ...done Installing library files for prolog/lib/man ...done Installing library files for prolog/lib/xref ...done Installing library files for prolog/lib/english ...done Installing library files for prolog/demo ...done Installing library files for prolog/contrib ...done Installing library files for prolog/contrib/rubik ...done Installing library files for prolog/lib/trace ...done Installing library files for prolog/lib/http ...done Installing library files for prolog/lib/swi ...done Installing library files for prolog/lib/plot ...done Installing library files for prolog/lib/doc ...done Installing library files for prolog/lib/math ...done ../../swipl.sh -C "/builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/xpce" -f none -t halt \ -g "make_library_index('prolog/lib')" % Updating index for library /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/xpce/prolog/lib/ ./xpce-copy -m 644 ../prolog/lib/Overview /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/xpce/prolog/lib ./xpce-copy -m 644 ../prolog/lib/trace/pltracer.hlp /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/xpce/prolog/lib/trace Installing icons in prolog/lib/dialog/bitmaps ...done Installing icons in prolog/lib/trace/icons ...done Installing icons in prolog/lib/trace/icons/16x16 ...done Installing icons in prolog/lib/doc/icons ...done ./xpce-copy -m 644 ../prolog/lib/man/classification.dat \ /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/xpce/prolog/lib/man ./xpce-copy -m 644 ../prolog/lib/Makefile /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/xpce/prolog/lib ../prolog/boot/pce_autoload.pl ../prolog/boot/pce_editor.pl ../prolog/boot/pce_error.pl ../prolog/boot/pce_expand.pl ../prolog/boot/pce_expansion.pl ../prolog/boot/pce_global.pl ../prolog/boot/pce_goal_expansion.pl ../prolog/boot/pce_keybinding.pl ../prolog/boot/pce_pl.pl ../prolog/boot/pce_portray.pl ../prolog/boot/pce_principal.pl ../prolog/boot/pce_realise.pl ./xpce-copy -m 644 -vp1 ../appl-help/*.hlp /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/xpce appl-help/customise.hlp appl-help/dialog.hlp appl-help/emacs.hlp appl-help/event_monitor.hlp appl-help/help.hlp appl-help/pcedraw.hlp appl-help/pcefaq.hlp appl-help/plprefs.hlp ./xpce-copy -m 644 ../swipl/swipl-rc /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/swipl.rc ./xpce-copy -m 644 ../swipl/Makefile.bin /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/Makefile ./xpce-copy -m 644 ../swipl/swipl-rc /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/swipl-win.rc if [ ! -d /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/xpce/pl ]; then mkdir /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/xpce/pl; fi ./xpce-copy -m 644 ../swipl/swipl-rc /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/xpce/pl/swipl.rc ./xpce-copy -m 644 ../swipl/swipl-rc /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/xpce/pl/xpce.rc ./xpce-copy -m 644 ../swipl/Makefile.bin /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/xpce/pl/Makefile ./xpce-copy -m 644 -p1 ../man/reference/*.doc /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/xpce ./xpce-copy -m 644 -p1 ../man/reference/class/*.doc /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/xpce ./xpce-copy -m 644 -p1 ../man/faq/*.html /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/xpce for f in xpce-client; do \ if test -w /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386//usr/share/man/man1; then \ ./xpce-copy -m 644 ../man/$f.1 /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/share/man/man1/$f.1; \ fi; \ done for f in xpce-client; do \ ./xpce-copy -m 755 $f /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/bin; \ done ./xpce.sh \ -F none \ -g "[library('man/man_index')],pce_make_manual_index('../man/reference/index.obj')" \ -t halt Collecting built-in classes ... 187 classes. (*) (+) (-) (/) (:=) (<) (=) (=<) (==) (>) (>=) (?) (@=) (\==) (and) (application) (arc) (area) (arrow) (assign) (attribute) (behaviour) (bezier_curve) (binary_condition) (binary_expression) (bitmap) (block) (bool) (box) (browser) (browser_select_gesture) (button) (c) (c_pointer) (chain) (chain_hyper) (chain_table) (char_array) (circle) (class) (class_variable) (click_gesture) (code) (code_vector) (colour) (colour_map) (connect_gesture) (connection) (constant) (constraint) (create) (cursor) (date) (device) (dialog) (dialog_group) (dialog_item) (dict) (dict_item) (directory) (display) (display_manager) (edit_text_gesture) (editor) (elevation) (ellipse) (error) (event) (event_node) (event_tree) (figure) (file) (font) (format) (fragment) (frame) (function) (gesture) (get_method) (graphical) (grbox) (handle) (handler) (handler_group) (hash_table) (hbox) (host) (host_data) (hyper) (identity) (if) (image) (int_item) (joint) (key_binding) (label) (label_box) (layout_interface) (layout_manager) (lbox) (line) (link) (list_browser) (menu) (menu_bar) (menu_item) (message) (method) (modifier) (monitor) (move_gesture) (move_outline_gesture) (name) (node) (not) (number) (object) (operator) (or) (parbox) (parser) (path) (pce) (pen) (picture) (pixmap) (point) (popup) (popup_gesture) (process) (progn) (program_object) (quote_function) (real) (recogniser) (regex) (region) (relation) (relation_table) (resize_gesture) (resize_outline_gesture) (resize_table_slice_gesture) (resource) (rubber) (scroll_bar) (send_method) (sheet) (size) (slider) (socket) (source_location) (source_sink) (spatial) (stream) (string) (style) (syntax_table) (tab) (tab_stack) (table) (table_cell) (table_column) (table_row) (table_slice) (tbox) (text) (text_buffer) (text_cursor) (text_image) (text_item) (text_margin) (tile) (tile_adjuster) (timer) (tokeniser) (tree) (tuple) (type) (var) (variable) (vector) (view) (visual) (when) (while) (window) (window_decorator) predicates index ... done. objects index ... done. tools index ... done. Cleaning index tableDeleted "and", 4427 entries Deleted "will", 1189 entries Deleted "was", 105 entries Deleted "using", 925 entries Deleted "is", 7609 entries Deleted "or", 1697 entries Deleted "not", 1461 entries Deleted "the", 22533 entries Deleted "an", 1321 entries Deleted "class", 2351 entries Deleted "object", 3016 entries Deleted "method", 1589 entries Deleted "that", 1570 entries Deleted "also", 1140 entries Deleted "see", 1739 entries Deleted "it", 1536 entries Deleted "to", 6757 entries Deleted "used", 1545 entries Deleted "when", 1265 entries Deleted "by", 2065 entries Deleted "of", 8765 entries Deleted "with", 1686 entries Deleted "from", 1596 entries Deleted "if", 2767 entries Deleted "in", 3144 entries Deleted "are", 1932 entries Deleted "be", 2327 entries Deleted "this", 3136 entries Cleaning done Saving index table to ../man/reference/index.obj ... 2676117 bytes. Finished. if [ -r ../man/reference/index.obj ]; then \ ./xpce-copy -m 644 ../man/reference/index.obj /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/xpce/man/reference; \ fi ./xpce.sh -t "halt" \ -g "[library(pce_class_index)],pce_make_library_index('/builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/xpce/prolog/lib')" gmake[3]: Leaving directory '/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src' gmake[2]: Leaving directory '/builddir/build/BUILD/swipl-7.6.4/packages/xpce/src' gmake[1]: Leaving directory '/builddir/build/BUILD/swipl-7.6.4/packages/xpce' gmake[1]: Entering directory '/builddir/build/BUILD/swipl-7.6.4/packages/sgml' mkdir -p /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/library/DTD for f in HTML4.dcl HTML4.dtd HTML4.soc HTML5.dtd HTMLlat1.ent HTMLspec.ent HTMLsym.ent; do \ /usr/bin/install -c -m 644 DTD/$f /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/library/DTD; \ done mkdir -p /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/lib/i686-linux /usr/bin/install -c sgml2pl.so /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/lib/i686-linux; /usr/bin/install -c -m 644 sgml.pl xsdp_types.pl iso_639.pl sgml_write.pl xpath.pl pwp.pl c14n2.pl /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/library ../swipl.sh -f none -g make -t halt gmake[1]: Leaving directory '/builddir/build/BUILD/swipl-7.6.4/packages/sgml' gmake[1]: Entering directory '/builddir/build/BUILD/swipl-7.6.4/packages/RDF' if [ -d /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/xpce ]; then \ /usr/bin/install -c -m 644 /builddir/build/BUILD/swipl-7.6.4/src/../packages/RDF/rdf_diagram.pl /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/xpce/prolog/lib; \ fi /usr/bin/install -c -m 644 /builddir/build/BUILD/swipl-7.6.4/src/../packages/RDF/rdf.pl /builddir/build/BUILD/swipl-7.6.4/src/../packages/RDF/rdf_parser.pl /builddir/build/BUILD/swipl-7.6.4/src/../packages/RDF/rdf_triple.pl /builddir/build/BUILD/swipl-7.6.4/src/../packages/RDF/rewrite.pl /builddir/build/BUILD/swipl-7.6.4/src/../packages/RDF/rdf_ntriples.pl /builddir/build/BUILD/swipl-7.6.4/src/../packages/RDF/rdf_write.pl /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/library ../swipl.sh -f none -g make -t halt gmake[1]: Leaving directory '/builddir/build/BUILD/swipl-7.6.4/packages/RDF' gmake[1]: Entering directory '/builddir/build/BUILD/swipl-7.6.4/packages/semweb' mkdir -p /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/library/semweb mkdir -p /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/lib/i686-linux for f in rdf_db.so turtle.so ntriples.so; do \ /usr/bin/install -c $f /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/lib/i686-linux; \ done for f in rdfs.rdfs dc.rdfs eor.rdfs owl.owl rdf_library.ttl rdf_db.pl rdfs.pl rdf_edit.pl rdf_litindex.pl rdf_persistency.pl rdf_turtle.pl rdf_cache.pl rdf_http_plugin.pl rdf_zlib_plugin.pl rdf_portray.pl rdf_compare.pl rdf_turtle_write.pl turtle.pl rdf_library.pl sparql_client.pl rdf_ntriples.pl rdfa.pl rdf11.pl rdf11_containers.pl rdf_sandbox.pl; do \ /usr/bin/install -c -m 644 $f /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/library/semweb; \ done /usr/bin/install -c -m 644 README.md /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/library/semweb ../swipl.sh -C "/builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/library/semweb" -f none -F none -g 'make_library_index(.),halt' -t 'halt(1)' % Updating index for library /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/library/semweb/ ../swipl.sh -f none -g make -t halt gmake[1]: Leaving directory '/builddir/build/BUILD/swipl-7.6.4/packages/semweb' gmake[1]: Entering directory '/builddir/build/BUILD/swipl-7.6.4/packages/http' mkdir -p /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/lib/i686-linux for f in http_stream.so json.so websocket.so; do \ /usr/bin/install -c $f /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/lib/i686-linux; \ done mkdir -p /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/library/http mkdir -p /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/library/http/web/icons mkdir -p /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/library/http/web/css mkdir -p /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/library/http/web/js /usr/bin/install -c -m 644 html_write.pl http_client.pl http_header.pl http_sgml_plugin.pl mimepack.pl mimetype.pl dcg_basics.pl thread_httpd.pl xpce_httpd.pl inetd_httpd.pl http_wrapper.pl http_open.pl http_proxy.pl http_session.pl http_error.pl http_parameters.pl http_dispatch.pl http_authenticate.pl http_stream.pl http_log.pl http_path.pl http_hook.pl html_head.pl http_exception.pl json.pl http_json.pl json_convert.pl http_dirindex.pl http_server_files.pl http_pwp.pl http_host.pl http_openid.pl js_write.pl js_grammar.pl http_cookie.pl http_files.pl http_cors.pl http_unix_daemon.pl yadis.pl ax.pl html_quasiquotations.pl http_load.pl websocket.pl hub.pl http_multipart_plugin.pl jquery.pl http_digest.pl /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/library/http /usr/bin/install -c -m 644 README /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/library/http/README /usr/bin/install -c -m 644 web/icons/*.png /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/library/http/web/icons /usr/bin/install -c -m 644 web/css/*.css /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/library/http/web/css for f in jquery-1.11.3.min.js; do \ if test -L "$f"; then \ cp -d "$f" /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/library/http/web/js ;\ else \ /usr/bin/install -c -m 644 web/js/$f /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/library/http/web/js ;\ fi ;\ done /usr/bin/install: cannot stat 'web/js/jquery-1.11.3.min.js': No such file or directory gmake[1]: *** [Makefile:50: install] Error 1 gmake[1]: Leaving directory '/builddir/build/BUILD/swipl-7.6.4/packages/http' gmake[1]: Entering directory '/builddir/build/BUILD/swipl-7.6.4/packages/chr' mkdir -p /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/library/chr /usr/bin/install -c -m 644 chr_runtime.pl chr_op.pl chr_translate.pl chr_debug.pl chr_messages.pl 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 chr_compiler_errors.pl chr_integertable_store.pl /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/library/chr /usr/bin/install -c -m 644 chr_swi.pl /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/library/chr.pl /usr/bin/install -c -m 644 README /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/library/chr/README ../swipl.sh -f none -g make -t halt gmake[1]: Leaving directory '/builddir/build/BUILD/swipl-7.6.4/packages/chr' gmake[1]: Entering directory '/builddir/build/BUILD/swipl-7.6.4/packages/clpqr' mkdir -p /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/library/clp mkdir -p /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/library/clp/clpr mkdir -p /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/library/clp/clpq mkdir -p /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/library/clp/clpqr /usr/bin/install -c -m 644 ./clpr.pl ./clpq.pl /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/library/clp (cd ./clpr && /usr/bin/install -c -m 644 bb_r.pl bv_r.pl fourmotz_r.pl ineq_r.pl itf_r.pl nf_r.pl store_r.pl /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/library/clp/clpr) (cd ./clpq && /usr/bin/install -c -m 644 bb_q.pl bv_q.pl fourmotz_q.pl ineq_q.pl itf_q.pl nf_q.pl store_q.pl /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/library/clp/clpq) (cd ./clpqr && /usr/bin/install -c -m 644 class.pl dump.pl geler.pl itf.pl ordering.pl project.pl redund.pl highlight.pl /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/library/clp/clpqr) /usr/bin/install -c -m 644 ./README /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/library/clp/clpqr/README gmake[1]: Leaving directory '/builddir/build/BUILD/swipl-7.6.4/packages/clpqr' gmake[1]: Entering directory '/builddir/build/BUILD/swipl-7.6.4/packages/nlp' mkdir -p /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/lib/i686-linux for f in double_metaphone.so porter_stem.so snowball.so isub.so; do \ /usr/bin/install -c $f /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/lib/i686-linux; \ done for f in double_metaphone.pl porter_stem.pl snowball.pl isub.pl; do \ /usr/bin/install -c -m 644 $f /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/library; \ done ../swipl.sh -f none -g make -t halt gmake[1]: Leaving directory '/builddir/build/BUILD/swipl-7.6.4/packages/nlp' gmake[1]: Entering directory '/builddir/build/BUILD/swipl-7.6.4/packages/ssl' mkdir -p /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/lib/i686-linux for f in ssl4pl.so crypto4pl.so; do \ /usr/bin/install -c $f /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/lib/i686-linux; \ done for f in crypto.pl ssl.pl saml.pl xmldsig.pl xmlenc.pl; do \ /usr/bin/install -c -m 644 $f /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/library; \ done mkdir -p /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/library/http /usr/bin/install -c -m 644 http_ssl_plugin.pl /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/library/http ../swipl.sh -f none -g make -t halt gmake[1]: Leaving directory '/builddir/build/BUILD/swipl-7.6.4/packages/ssl' gmake[1]: Entering directory '/builddir/build/BUILD/swipl-7.6.4/packages/tipc' mkdir -p /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/lib/i686-linux for f in tipc.so; do \ /usr/bin/install -c $f /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/lib/i686-linux; \ done mkdir -p /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/library/tipc for f in tipc.pl tipc_broadcast.pl tipc_paxos.pl tipc_linda.pl tipc_overview.txt; do \ /usr/bin/install -c -m 644 $f /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/library/tipc; \ done ../swipl.sh -f none -g make -t halt gmake[1]: Leaving directory '/builddir/build/BUILD/swipl-7.6.4/packages/tipc' gmake[1]: Entering directory '/builddir/build/BUILD/swipl-7.6.4/packages/pldoc' mkdir -p /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/library/pldoc /usr/bin/install -c -m 644 /builddir/build/BUILD/swipl-7.6.4/src/../packages/pldoc/doc_html.pl /builddir/build/BUILD/swipl-7.6.4/src/../packages/pldoc/doc_wiki.pl /builddir/build/BUILD/swipl-7.6.4/src/../packages/pldoc/doc_modes.pl /builddir/build/BUILD/swipl-7.6.4/src/../packages/pldoc/doc_register.pl /builddir/build/BUILD/swipl-7.6.4/src/../packages/pldoc/doc_process.pl /builddir/build/BUILD/swipl-7.6.4/src/../packages/pldoc/doc_index.pl /builddir/build/BUILD/swipl-7.6.4/src/../packages/pldoc/doc_search.pl /builddir/build/BUILD/swipl-7.6.4/src/../packages/pldoc/doc_man.pl /builddir/build/BUILD/swipl-7.6.4/src/../packages/pldoc/doc_library.pl /builddir/build/BUILD/swipl-7.6.4/src/../packages/pldoc/hooks.pl /builddir/build/BUILD/swipl-7.6.4/src/../packages/pldoc/doc_htmlsrc.pl /builddir/build/BUILD/swipl-7.6.4/src/../packages/pldoc/doc_colour.pl /builddir/build/BUILD/swipl-7.6.4/src/../packages/pldoc/doc_util.pl /builddir/build/BUILD/swipl-7.6.4/src/../packages/pldoc/doc_access.pl /builddir/build/BUILD/swipl-7.6.4/src/../packages/pldoc/doc_pack.pl /builddir/build/BUILD/swipl-7.6.4/src/../packages/pldoc/pldoc.css /builddir/build/BUILD/swipl-7.6.4/src/../packages/pldoc/pldoc.js /builddir/build/BUILD/swipl-7.6.4/src/../packages/pldoc/pllisting.css /builddir/build/BUILD/swipl-7.6.4/src/../packages/pldoc/pldoc.sty /builddir/build/BUILD/swipl-7.6.4/src/../packages/pldoc/edit.png /builddir/build/BUILD/swipl-7.6.4/src/../packages/pldoc/private.png /builddir/build/BUILD/swipl-7.6.4/src/../packages/pldoc/public.png /builddir/build/BUILD/swipl-7.6.4/src/../packages/pldoc/reload.png /builddir/build/BUILD/swipl-7.6.4/src/../packages/pldoc/favicon.ico /builddir/build/BUILD/swipl-7.6.4/src/../packages/pldoc/up.gif /builddir/build/BUILD/swipl-7.6.4/src/../packages/pldoc/source.png /builddir/build/BUILD/swipl-7.6.4/src/../packages/pldoc/h1-bg.png /builddir/build/BUILD/swipl-7.6.4/src/../packages/pldoc/pub-bg.png /builddir/build/BUILD/swipl-7.6.4/src/../packages/pldoc/multi-bg.png /builddir/build/BUILD/swipl-7.6.4/src/../packages/pldoc/priv-bg.png /builddir/build/BUILD/swipl-7.6.4/src/../packages/pldoc/h2-bg.png /builddir/build/BUILD/swipl-7.6.4/src/../packages/pldoc/editpred.png /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/library/pldoc /usr/bin/install -c -m 644 /builddir/build/BUILD/swipl-7.6.4/src/../packages/pldoc/pldoc.pl /builddir/build/BUILD/swipl-7.6.4/src/../packages/pldoc/doc_http.pl /builddir/build/BUILD/swipl-7.6.4/src/../packages/pldoc/doc_latex.pl /builddir/build/BUILD/swipl-7.6.4/src/../packages/pldoc/doc_files.pl /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/library /usr/bin/install -c -m 644 /builddir/build/BUILD/swipl-7.6.4/src/../packages/pldoc/README.md /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/library/pldoc/README.md ../swipl.sh -f none -g make -t halt gmake[1]: Leaving directory '/builddir/build/BUILD/swipl-7.6.4/packages/pldoc' gmake[1]: Entering directory '/builddir/build/BUILD/swipl-7.6.4/packages/plunit' mkdir -p /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/library /usr/bin/install -c -m 644 /builddir/build/BUILD/swipl-7.6.4/src/../packages/plunit/plunit.pl /builddir/build/BUILD/swipl-7.6.4/src/../packages/plunit/test_wizard.pl /builddir/build/BUILD/swipl-7.6.4/src/../packages/plunit/test_cover.pl /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/library ../swipl.sh -f none -g make -t halt gmake[1]: Leaving directory '/builddir/build/BUILD/swipl-7.6.4/packages/plunit' gmake[1]: Entering directory '/builddir/build/BUILD/swipl-7.6.4/packages/jpl' mkdir -p "/builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/lib/i686-linux" for f in libjpl.so; do \ /usr/bin/install -c "$f" "/builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/lib/i686-linux"; \ done mkdir -p "/builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/library" for f in jpl.pl ; do \ /usr/bin/install -c -m 644 $f /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/library; \ done /usr/bin/install -c -m 644 jpl.jar /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/lib ../swipl.sh -f none -g make -t halt gmake[1]: Leaving directory '/builddir/build/BUILD/swipl-7.6.4/packages/jpl' gmake[1]: Entering directory '/builddir/build/BUILD/swipl-7.6.4/packages/zlib' mkdir -p /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/lib/i686-linux for f in zlib4pl.so; do \ [ "$f" = nolib ] || /usr/bin/install -c $f /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/lib/i686-linux; \ done mkdir -p /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/library for f in zlib.pl; do \ /usr/bin/install -c -m 644 $f /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/library; \ done ../swipl.sh -f none -g make -t halt gmake[1]: Leaving directory '/builddir/build/BUILD/swipl-7.6.4/packages/zlib' gmake[1]: Entering directory '/builddir/build/BUILD/swipl-7.6.4/packages/protobufs' mkdir -p /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/lib/i686-linux for f in protobufs.so; do \ /usr/bin/install -c $f /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/lib/i686-linux; \ done mkdir -p /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/library for f in protobufs.pl; do \ /usr/bin/install -c -m 644 $f /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/library; \ done ../swipl.sh -f none -g make -t halt gmake[1]: Leaving directory '/builddir/build/BUILD/swipl-7.6.4/packages/protobufs' gmake[1]: Entering directory '/builddir/build/BUILD/swipl-7.6.4/packages/PDT' mkdir -p /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/lib/i686-linux for f in pdt_console.so; do \ /usr/bin/install -c $f /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/lib/i686-linux; \ done mkdir -p /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/library for f in pdt_console.pl; do \ /usr/bin/install -c -m 644 $f /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/library; \ done ../swipl.sh -f none -g make -t halt gmake[1]: Leaving directory '/builddir/build/BUILD/swipl-7.6.4/packages/PDT' gmake[1]: Entering directory '/builddir/build/BUILD/swipl-7.6.4/packages/libedit' mkdir -p /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/lib/i686-linux for f in ; do \ /usr/bin/install -c $f /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/lib/i686-linux; \ done mkdir -p /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/library for f in ; do \ /usr/bin/install -c -m 644 $f /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/library; \ done ../swipl.sh -f none -g make -t halt gmake[1]: Leaving directory '/builddir/build/BUILD/swipl-7.6.4/packages/libedit' gmake[1]: Entering directory '/builddir/build/BUILD/swipl-7.6.4/packages/readline' mkdir -p /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/lib/i686-linux for f in readline4pl.so; do \ /usr/bin/install -c $f /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/lib/i686-linux; \ done mkdir -p /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/library for f in readline.pl; do \ /usr/bin/install -c -m 644 $f /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/library; \ done ../swipl.sh -f none -g make -t halt gmake[1]: Leaving directory '/builddir/build/BUILD/swipl-7.6.4/packages/readline' gmake[1]: Entering directory '/builddir/build/BUILD/swipl-7.6.4/packages/utf8proc' mkdir -p /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/lib/i686-linux for f in unicode4pl.so; do \ /usr/bin/install -c $f /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/lib/i686-linux; \ done for f in unicode.pl; do \ /usr/bin/install -c -m 644 $f /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/library; \ done ../swipl.sh -f none -g make -t halt gmake[1]: Leaving directory '/builddir/build/BUILD/swipl-7.6.4/packages/utf8proc' gmake[1]: Entering directory '/builddir/build/BUILD/swipl-7.6.4/packages/archive' mkdir -p /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/lib/i686-linux for f in archive4pl.so; do \ [ "$f" = nolib ] || /usr/bin/install -c $f /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/lib/i686-linux; \ done mkdir -p /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/library for f in archive.pl; do \ /usr/bin/install -c -m 644 $f /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/library; \ done ../swipl.sh -f none -g make -t halt gmake[1]: Leaving directory '/builddir/build/BUILD/swipl-7.6.4/packages/archive' gmake[1]: Entering directory '/builddir/build/BUILD/swipl-7.6.4/packages/pengines' mkdir -p /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/library/http/web/js /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/library/http/web/css for f in pengines.pl pengines_io.pl term_to_json.pl pengines_sandbox.pl; do \ /usr/bin/install -c -m 644 $f /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/library; \ done for f in term_html.pl; do \ /usr/bin/install -c -m 644 http/$f /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/library/http; \ done for f in web/js/pengines.js; do \ /usr/bin/install -c -m 644 $f /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/library/http/web/js; \ done for f in web/css/plterm.css; do \ /usr/bin/install -c -m 644 $f /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/library/http/web/css; \ done ../swipl.sh -f none -g make -t halt gmake[1]: Leaving directory '/builddir/build/BUILD/swipl-7.6.4/packages/pengines' gmake[1]: Entering directory '/builddir/build/BUILD/swipl-7.6.4/packages/cql' mkdir -p /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/library/cql for f in cql.pl sql_parser.pl sql_tokenizer.pl sql_write.pl sql_keywords.pl cql_database.pl cql_autoschema.pl cql_hooks.pl; do \ /usr/bin/install -c -m 644 $f /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/library/cql; \ done ../swipl.sh -f none -g make -t halt gmake[1]: Leaving directory '/builddir/build/BUILD/swipl-7.6.4/packages/cql' gmake[1]: Entering directory '/builddir/build/BUILD/swipl-7.6.4/packages/bdb' mkdir -p /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/lib/i686-linux for f in bdb4pl.so; do \ /usr/bin/install -c $f /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/lib/i686-linux; \ done for f in bdb.pl; do \ /usr/bin/install -c -m 644 $f /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/library; \ done ../swipl.sh -f none -g make -t halt gmake[1]: Leaving directory '/builddir/build/BUILD/swipl-7.6.4/packages/bdb' gmake[1]: Entering directory '/builddir/build/BUILD/swipl-7.6.4/packages/pcre' WARNING: Could not find pcre library; skipped mkdir -p /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/lib/i686-linux for f in nolib; do \ [ "$f" = nolib ] || /usr/bin/install -c $f /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/lib/i686-linux; \ done mkdir -p /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/library for f in ; do \ /usr/bin/install -c -m 644 $f /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/library; \ done ../swipl.sh -f none -g make -t halt gmake[1]: Leaving directory '/builddir/build/BUILD/swipl-7.6.4/packages/pcre' *** Forcing update of library index *** rm -f /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/library/INDEX.pl ./swipl.sh -C "/builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/library" -f none -F none -g "make_library_index(.)" -t halt % Updating index for library /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/library/ ./swipl.sh -C "/builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4" --home=. -f none -g make -t halt % Updating index for library /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/xpce/prolog/lib/ % Found new meta-predicates in iteration 1 (0.113 sec) % :- meta_predicate swi_option:meta_option(*,1,*,*). % :- meta_predicate pairs:map_list_to_pairs2(*,2,*). % :- meta_predicate apply:exclude_(*,1,*). % :- meta_predicate apply:maplist_(*,*,2). % :- meta_predicate apply:maplist_(*,*,*,*,4). % :- meta_predicate apply:foldl_(*,*,4,?,*). % :- meta_predicate apply:foldl_(*,*,*,*,6,?,*). % :- meta_predicate apply:scanl_(*,*,4,?,*). % :- meta_predicate apply:scanl_(*,*,*,*,6,?,*). % :- meta_predicate apply:partition_(*,2,*,*,*). % :- meta_predicate apply:convlist_(*,*,2). % :- meta_predicate apply:maplist_(*,1). % :- meta_predicate apply:include_(*,1,*). % :- meta_predicate apply:maplist_(*,*,*,3). % :- meta_predicate apply:foldl_(*,3,?,*). % :- meta_predicate apply:foldl_(*,*,*,5,?,*). % :- meta_predicate apply:scanl_(*,3,?,*). % :- meta_predicate apply:scanl_(*,*,*,5,?,*). % :- meta_predicate apply:partition_(*,1,*,*). % Restarting analysis ... % Found new meta-predicates in iteration 2 (0.038 sec) % :- meta_predicate swi_option:meta_options(*,1,*,*). % :- meta_predicate apply:partition_(*,*,2,*,*,*,*). % Restarting analysis ... ERROR: The following packages.failed.install: http + chmod -x jpl/examples/java/Exceptions/run.sh jpl/examples/java/Exceptions2/run.sh jpl/examples/java/Family/run.sh jpl/examples/java/FamilyMT/run.sh jpl/examples/java/SemWeb/run.sh jpl/examples/java/Test/run.sh jpl/examples/java/Test2/run.sh jpl/examples/java/TestGC/run.sh jpl/examples/java/Time/run.sh jpl/examples/java/Versions/run.sh jpl/examples/java/Zahed/run.sh ~/build/BUILD/swipl-7.6.4 ~/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib ~/build/BUILD/swipl-7.6.4 + popd + pushd /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib + mkdir -p swipl-jpl + mv swipl-7.6.4/lib/i686-linux/libjpl.so swipl-jpl/ + mv swipl-7.6.4/lib/jpl.jar swipl-jpl/ + ln -s ../../swipl-jpl/jpl.jar swipl-7.6.4/lib/jpl.jar ~/build/BUILD/swipl-7.6.4 + popd + find packages/jpl/examples -name '*.class' + xargs rm -f + find packages/jpl/examples -name .cvsignore + xargs rm -f + /usr/lib/rpm/find-debuginfo.sh -j6 --strict-build-id -m -i --build-id-seed 7.6.4-3.fc28 --unique-debug-suffix -7.6.4-3.fc28.i386 --unique-debug-src-base pl-7.6.4-3.fc28.i386 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/swipl-7.6.4 extracting debug info from /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/bin/xpce-client extracting debug info from /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/bin/i686-linux/swipl extracting debug info from /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-jpl/libjpl.so extracting debug info from /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/bin/i686-linux/swipl-rc extracting debug info from /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/lib/i686-linux/memfile.so extracting debug info from /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/bin/i686-linux/swipl-ld extracting debug info from /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/lib/i686-linux/unix.so extracting debug info from /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/lib/i686-linux/mallocinfo.so extracting debug info from /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/lib/i686-linux/ntriples.so extracting debug info from /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/lib/i686-linux/md54pl.so extracting debug info from /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/lib/i686-linux/uid.so extracting debug info from /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/lib/i686-linux/rdf_db.so extracting debug info from /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/lib/i686-linux/isub.so extracting debug info from /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/lib/i686-linux/sgml2pl.so extracting debug info from /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/lib/i686-linux/odbc4pl.so extracting debug info from /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/lib/i686-linux/porter_stem.so extracting debug info from /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/lib/i686-linux/tipc.so extracting debug info from /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/lib/i686-linux/cgi.so extracting debug info from /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/lib/i686-linux/websocket.so extracting debug info from /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/lib/i686-linux/snowball.so extracting debug info from /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/lib/i686-linux/sha4pl.so extracting debug info from /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/lib/i686-linux/pdt_console.so extracting debug info from /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/lib/i686-linux/unicode4pl.so extracting debug info from /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/lib/i686-linux/uri.so extracting debug info from /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/lib/i686-linux/streaminfo.so extracting debug info from /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/lib/i686-linux/turtle.so extracting debug info from /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/lib/i686-linux/archive4pl.so extracting debug info from /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/lib/i686-linux/protobufs.so extracting debug info from /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/lib/i686-linux/readline4pl.so extracting debug info from /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/lib/i686-linux/socket.so extracting debug info from /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/lib/i686-linux/rlimit.so extracting debug info from /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/lib/i686-linux/bdb4pl.so extracting debug info from /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/lib/i686-linux/files.so extracting debug info from /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/lib/i686-linux/hashstream.so extracting debug info from /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/lib/i686-linux/table.so extracting debug info from /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/lib/i686-linux/libswipl.so.7.6.4 extracting debug info from /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/lib/i686-linux/double_metaphone.so extracting debug info from /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/lib/i686-linux/zlib4pl.so extracting debug info from /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/lib/i686-linux/prolog_stream.so extracting debug info from /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/lib/i686-linux/process.so extracting debug info from /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/lib/i686-linux/pl2xpce.so extracting debug info from /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/lib/i686-linux/crypt.so extracting debug info from /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/lib/i686-linux/ssl4pl.so extracting debug info from /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/lib/i686-linux/http_stream.so extracting debug info from /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/lib/i686-linux/readutil.so extracting debug info from /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/lib/i686-linux/syslog.so extracting debug info from /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/lib/i686-linux/time.so extracting debug info from /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/lib/i686-linux/crypto4pl.so extracting debug info from /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/lib/swipl-7.6.4/lib/i686-linux/json.so /usr/lib/rpm/sepdebugcrcfix: Updated 49 CRC32s, 0 CRC32s did match. cpio: packages/xpce/src/gnu/getdate.y: Cannot stat: No such file or directory 23242 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: pl-7.6.4-3.fc28.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.dbqj4Q + umask 022 + cd /builddir/build/BUILD + cd swipl-7.6.4 + DOCDIR=/builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/share/doc/pl + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/share/doc/pl + cp -pr ReleaseNotes/relnotes-5.10 /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/share/doc/pl + cp -pr README.md /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/share/doc/pl + cp -pr VERSION /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/share/doc/pl + cp -pr customize/dotswiplrc /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/share/doc/pl + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.RVtVX4 + umask 022 + cd /builddir/build/BUILD + cd swipl-7.6.4 + LICENSEDIR=/builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/share/licenses/pl + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/share/licenses/pl + cp -pr LICENSE /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/share/licenses/pl + exit 0 warning: File listed twice: /usr/lib/.build-id/00/5021b202164e4cf0084f3251b65bcbd1e62bea warning: File listed twice: /usr/lib/.build-id/45/b2e14d2a90f775d37ab285a41449da4014377c warning: File listed twice: /usr/lib/.build-id/7f/6491ed39b5441c87d2ea9bd403cb39195d8227 Provides: libswipl.so.7.6 pl = 7.6.4-3.fc28 pl(x86-32) = 7.6.4-3.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh /usr/bin/swipl libarchive.so.13 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.2) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.10) libc.so.6(GLIBC_2.11) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.2.1) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libc.so.6(GLIBC_2.8) libc.so.6(GLIBC_2.9) libcrypt.so.1 libcrypt.so.1(XCRYPT_2.0) libcrypto.so.1.1 libcrypto.so.1.1(OPENSSL_1_1_0) libdb-5.3.so libdl.so.2 libdl.so.2(GLIBC_2.0) libdl.so.2(GLIBC_2.1) libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libgcc_s.so.1(GCC_3.3.1) libgmp.so.10 libm.so.6 libm.so.6(GLIBC_2.0) libm.so.6(GLIBC_2.23) libncursesw.so.6 libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.1) libpthread.so.0(GLIBC_2.12) libpthread.so.0(GLIBC_2.2) libpthread.so.0(GLIBC_2.3.2) libpthread.so.0(GLIBC_2.3.3) libreadline.so.7 librt.so.1 librt.so.1(GLIBC_2.2) libssl.so.1.1 libssl.so.1.1(OPENSSL_1_1_0) libswipl.so.7.6 libtinfo.so.6 libz.so.1 libz.so.1(ZLIB_1.2.2) rtld(GNU_HASH) Processing files: pl-devel-7.6.4-3.fc28.i686 Provides: pkgconfig(swipl) = 7.6.4 pl-devel = 7.6.4-3.fc28 pl-devel(x86-32) = 7.6.4-3.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libswipl.so.7.6 Processing files: pl-compat-yap-devel-7.6.4-3.fc28.i686 Provides: pl-compat-yap-devel = 7.6.4-3.fc28 pl-compat-yap-devel(x86-32) = 7.6.4-3.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: pl-doc-7.6.4-3.fc28.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.4tIHpv + umask 022 + cd /builddir/build/BUILD + cd swipl-7.6.4 + DOCDIR=/builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/share/doc/pl-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/share/doc/pl-doc + cp -pr doc-install/SWI-Prolog-7.6.4.pdf /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/share/doc/pl-doc + cp -pr doc-install-xpce/xpce-UserGuide /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/share/doc/pl-doc + exit 0 Provides: pl-doc = 7.6.4-3.fc28 pl-doc(x86-32) = 7.6.4-3.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: pl-odbc-7.6.4-3.fc28.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.yCK0WY + umask 022 + cd /builddir/build/BUILD + cd swipl-7.6.4 + DOCDIR=/builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/share/doc/pl-odbc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/share/doc/pl-odbc + cp -pr packages/odbc/demo packages/odbc/ChangeLog packages/odbc/odbc.html packages/odbc/README /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/share/doc/pl-odbc + exit 0 Provides: pl-odbc = 7.6.4-3.fc28 pl-odbc(x86-32) = 7.6.4-3.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libodbc.so.2 libpthread.so.0 libpthread.so.0(GLIBC_2.0) rtld(GNU_HASH) Processing files: pl-static-7.6.4-3.fc28.i686 Provides: pl-static = 7.6.4-3.fc28 pl-static(x86-32) = 7.6.4-3.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: pl-xpce-7.6.4-3.fc28.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.vR40Gs + umask 022 + cd /builddir/build/BUILD + cd swipl-7.6.4 + DOCDIR=/builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/share/doc/pl-xpce + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/share/doc/pl-xpce + cp -pr customize/dotxpcerc /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/share/doc/pl-xpce + cp -pr packages/xpce/INFO /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/share/doc/pl-xpce + exit 0 Provides: pl-xpce = 7.6.4-3.fc28 pl-xpce(x86-32) = 7.6.4-3.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libICE.so.6 libSM.so.6 libX11.so.6 libXext.so.6 libXft.so.2 libXinerama.so.1 libXpm.so.4 libXt.so.6 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.11) libc.so.6(GLIBC_2.15) libc.so.6(GLIBC_2.17) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libfontconfig.so.1 libfreetype.so.6 libjpeg.so.62 libjpeg.so.62(LIBJPEG_6.2) libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.3.2) rtld(GNU_HASH) Processing files: pl-jpl-7.6.4-3.fc28.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.GBTpMa + umask 022 + cd /builddir/build/BUILD + cd swipl-7.6.4 + DOCDIR=/builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/share/doc/pl-jpl + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/share/doc/pl-jpl + cp -pr packages/jpl/docs/index.html packages/jpl/docs/installation.html packages/jpl/docs/java_api packages/jpl/docs/objectives.html packages/jpl/docs/prolog_api packages/jpl/docs/release_notes.html /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/share/doc/pl-jpl + cp -pr packages/jpl/examples /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386/usr/share/doc/pl-jpl + exit 0 Provides: libjpl.so pl-jpl = 7.6.4-3.fc28 pl-jpl(x86-32) = 7.6.4-3.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libjava.so libjvm.so libjvm.so(SUNWprivate_1.1) libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.3.2) libswipl.so.7.6 libverify.so rtld(GNU_HASH) Processing files: pl-debugsource-7.6.4-3.fc28.i686 Provides: pl-debugsource = 7.6.4-3.fc28 pl-debugsource(x86-32) = 7.6.4-3.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: pl-debuginfo-7.6.4-3.fc28.i686 Provides: debuginfo(build-id) = 005021b202164e4cf0084f3251b65bcbd1e62bea debuginfo(build-id) = 065e2574eba4593fce7857c0652d2a706185a2ec debuginfo(build-id) = 0b1ce4c5e986512845aa6a631add5cd619422355 debuginfo(build-id) = 0e45f7bc1a831861a0564dc70fe61f5c5ea7bcdd debuginfo(build-id) = 0eabd804d1c4e1dbc7dafc11f6e6514779c96942 debuginfo(build-id) = 0f76b592f07c0edc4d1210c87df6fa05c8368b9d debuginfo(build-id) = 1e59bec22c7e5c1a27fbd55e7a220e40ffcf4b35 debuginfo(build-id) = 266084ede6ce277f475679e2f307c490f144672e debuginfo(build-id) = 29e5af1edaa37c4f8d6df2cb9239a76f65fec99f debuginfo(build-id) = 2ab267d13ded9f74ec52dd71cad63e3f80456d67 debuginfo(build-id) = 2b65cf0581769d95862daf344293073531d903da debuginfo(build-id) = 2cf39b0cf1221a2c8756d6bac232e65f936ae4f2 debuginfo(build-id) = 32cdeef25de49bdb7993cef52eb8f6ee29dd884f debuginfo(build-id) = 36af46621201e3b0cb8f265c59a91c3ef400915d debuginfo(build-id) = 3c08439a574e1b3e81edc262af28288d932e4da4 debuginfo(build-id) = 3fa8ebb71360e1157d5ab5042a74b7cc4c704119 debuginfo(build-id) = 440374a3d23474dd6f428eb2790c6beb6a8380fe debuginfo(build-id) = 4450efdebf0a0992a76cd63e331c3845c5a4ebdb debuginfo(build-id) = 45b2e14d2a90f775d37ab285a41449da4014377c debuginfo(build-id) = 4f18f8744b56d38efc9d6068cbcca5a20c554455 debuginfo(build-id) = 5125363e8e10b82bb87360d2c7c90ac6abed57bb debuginfo(build-id) = 554a070374674e2ea1cd912597aa16a776af9471 debuginfo(build-id) = 565d6496abd80c7ce721f92f49e1b348dac3ce12 debuginfo(build-id) = 571b03bb687f21494bc4d5baa0e7c07abd33e65c debuginfo(build-id) = 636537214179c1bff940748cb2bb8e278c8fa9b8 debuginfo(build-id) = 6467a44a3d4300d801755a17e98abf42b0e43a5e debuginfo(build-id) = 73d02bb81e600cce08708ad37268fd9b777dbfc4 debuginfo(build-id) = 779e97f44581bcf914ffa2dc4b7ff439aef3f533 debuginfo(build-id) = 77d6033578a234b843bc9be3b521154ce3724654 debuginfo(build-id) = 7a062d27d9bbb7ddb40d5177ed71e50e350a4b40 debuginfo(build-id) = 7cf041dedc377a54b53e8b77a97e66d7a69af9f6 debuginfo(build-id) = 7f6491ed39b5441c87d2ea9bd403cb39195d8227 debuginfo(build-id) = 7fdd3272bf58eb9aa4376952393ee152d247d9ed debuginfo(build-id) = 80ae5598112bc0debc28cbf98fe734804b073857 debuginfo(build-id) = 8e2ff9ba68c03f50e6fe13d6a26e737f9241c1e2 debuginfo(build-id) = 90e78f6f4d73ce0de728d8ae1ff91bc106a55228 debuginfo(build-id) = 9a06e6e41421969c5364c015a0416f815ab8c7be debuginfo(build-id) = a80afbda072f24c03e8cb8cd40c48bf42cb71812 debuginfo(build-id) = a825ef215d0a409c3844960435fa10d4d511b18e debuginfo(build-id) = ab6e172f380b24ca1b4f65948c2563109c33b578 debuginfo(build-id) = b92ccfd667800f9fed373c70a452bb0de0099fcb debuginfo(build-id) = b97aba5b76b9239e79989cc6c2826a0c4dab1841 debuginfo(build-id) = bc1376cf688d404caac704906a935c3210aa8854 debuginfo(build-id) = bf512dee8b850bbda4d480c71885f4d66fb82b25 debuginfo(build-id) = d2db1ec1ec4f6d231645b1ff2d70c5e20184e785 debuginfo(build-id) = dbec618701eb94d8fe2f3e345567a0f82ded5eb1 debuginfo(build-id) = f1f2ec3ba1c0be1a089c1091dff59d472aba85e7 debuginfo(build-id) = f86c5f2dce76d1ad000890fae589f95aaab15e0a pl-debuginfo = 7.6.4-3.fc28 pl-debuginfo(x86-32) = 7.6.4-3.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: pl-debugsource(x86-32) = 7.6.4-3.fc28 Processing files: pl-odbc-debuginfo-7.6.4-3.fc28.i686 Provides: debuginfo(build-id) = 005021b202164e4cf0084f3251b65bcbd1e62bea pl-odbc-debuginfo = 7.6.4-3.fc28 pl-odbc-debuginfo(x86-32) = 7.6.4-3.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: pl-debugsource(x86-32) = 7.6.4-3.fc28 Processing files: pl-xpce-debuginfo-7.6.4-3.fc28.i686 Provides: debuginfo(build-id) = 45b2e14d2a90f775d37ab285a41449da4014377c debuginfo(build-id) = 7f6491ed39b5441c87d2ea9bd403cb39195d8227 pl-xpce-debuginfo = 7.6.4-3.fc28 pl-xpce-debuginfo(x86-32) = 7.6.4-3.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: pl-debugsource(x86-32) = 7.6.4-3.fc28 Processing files: pl-jpl-debuginfo-7.6.4-3.fc28.i686 Provides: debuginfo(build-id) = b0814812245eec10ab641f6445dbb969bcf446f7 pl-jpl-debuginfo = 7.6.4-3.fc28 pl-jpl-debuginfo(x86-32) = 7.6.4-3.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: pl-debugsource(x86-32) = 7.6.4-3.fc28 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386 Wrote: /builddir/build/RPMS/pl-7.6.4-3.fc28.i686.rpm Wrote: /builddir/build/RPMS/pl-devel-7.6.4-3.fc28.i686.rpm Wrote: /builddir/build/RPMS/pl-compat-yap-devel-7.6.4-3.fc28.i686.rpm Wrote: /builddir/build/RPMS/pl-doc-7.6.4-3.fc28.i686.rpm Wrote: /builddir/build/RPMS/pl-odbc-7.6.4-3.fc28.i686.rpm Wrote: /builddir/build/RPMS/pl-static-7.6.4-3.fc28.i686.rpm Wrote: /builddir/build/RPMS/pl-xpce-7.6.4-3.fc28.i686.rpm Wrote: /builddir/build/RPMS/pl-jpl-7.6.4-3.fc28.i686.rpm Wrote: /builddir/build/RPMS/pl-debugsource-7.6.4-3.fc28.i686.rpm Wrote: /builddir/build/RPMS/pl-debuginfo-7.6.4-3.fc28.i686.rpm Wrote: /builddir/build/RPMS/pl-odbc-debuginfo-7.6.4-3.fc28.i686.rpm Wrote: /builddir/build/RPMS/pl-xpce-debuginfo-7.6.4-3.fc28.i686.rpm Wrote: /builddir/build/RPMS/pl-jpl-debuginfo-7.6.4-3.fc28.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.yP4snA + umask 022 + cd /builddir/build/BUILD + cd swipl-7.6.4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/pl-7.6.4-3.fc28.i386 + exit 0 Child return code was: 0