Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/pl.spec'], chrootPath='/var/lib/mock/f30-build-13556053-983844/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 armv7hl --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: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/pl-7.6.4-5.fc30.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/pl.spec'], chrootPath='/var/lib/mock/f30-build-13556053-983844/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 armv7hl --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: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.4vaqyr + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf swipl-7.6.4 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/swipl-7.6.4_repackaged.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd swipl-7.6.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #1 (swipl-7.6.0-jpl-configure.patch):' 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). + echo 'Patch #3 (swipl-7.4.1-Fix-JNI.patch):' 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 + echo 'Patch #4 (pl-6.2.0-pc.patch):' 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.4-Use-system-js-query.patch): + echo 'Patch #5 (swipl-7.6.4-Use-system-js-query.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file packages/http/configure.ac + cd src + autoconf + cd packages/http + 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.W8W8E5 + 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.181.b13-9.fc30.arm/jre ++ java JavaConfig --libs-only-L + JAVA_LIBS='-L/usr/java/packages/lib/arm -L/lib -L/usr/lib -L/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.181.b13-9.fc30.arm/jre/lib/arm -L/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.181.b13-9.fc30.arm/jre/lib/arm/server -L/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.181.b13-9.fc30.arm/jre/lib/arm/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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard' + 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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard' + 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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -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/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/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/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 ./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/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/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 ./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' + 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' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' ++ find . -name ltmain.sh + ./configure --build=armv7hl-redhat-linux-gnu --host=armv7hl-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 armv7hl-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 armv7hl-redhat-linux-gnu-g++... no checking for armv7hl-redhat-linux-gnu-c++... no checking for armv7hl-redhat-linux-gnu-gpp... no checking for armv7hl-redhat-linux-gnu-aCC... no checking for armv7hl-redhat-linux-gnu-CC... no checking for armv7hl-redhat-linux-gnu-cxx... no checking for armv7hl-redhat-linux-gnu-cc++... no checking for armv7hl-redhat-linux-gnu-cl.exe... no checking for armv7hl-redhat-linux-gnu-FCC... no checking for armv7hl-redhat-linux-gnu-KCC... no checking for armv7hl-redhat-linux-gnu-RCC... no checking for armv7hl-redhat-linux-gnu-xlC_r... no checking for armv7hl-redhat-linux-gnu-xlC... no checking for g++... no checking for c++... no checking for gpp... no checking for aCC... no checking for CC... no checking for cxx... no checking for cc++... no checking for cl.exe... no checking for FCC... no checking for KCC... no checking for RCC... no checking for xlC_r... no checking for xlC... no checking whether we are using the GNU C++ compiler... no checking whether g++ accepts -g... no checking build system type... armv7hl-redhat-linux-gnu checking host system type... armv7hl-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 armv7hl-redhat-linux-gnu-ar... no checking for ar... ar checking for armv7hl-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for armv7hl-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... 8 checking alignment of int64_t... 8 checking "unaligned access"... not 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"... (1659 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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -pthread -fPIC LDFLAGS=-rdynamic -Wl,--enable-new-dtags -pthread -Wl,-rpath=/usr/lib/swipl-7.6.4/lib/armv7hl-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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing' make[1]: Entering directory '/builddir/build/BUILD/swipl-7.6.4/src' **************** Making SWI-Prolog 7.6.4 for armv7hl-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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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:873, from ./defatom.c:35: /usr/include/bits/stdio2.h:36: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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -pthread -fPIC os/pl-locale.c -o os/pl-locale.o rm -f ../lib/armv7hl-linux/libswipl.a ar r ../lib/armv7hl-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/armv7hl-linux/libswipl.a ranlib ../lib/armv7hl-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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -o ../lib/armv7hl-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/armv7hl-linux -Wl,--enable-new-dtags -lgmp -lrt -lncursesw -lm -lrt -ldl ( cd ../lib/armv7hl-linux && rm -f libswipl.so && ln -s libswipl.so.7.6.4 libswipl.so ) ( cd ../lib/armv7hl-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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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/armv7hl-linux -o swipl pl-main.o -L../lib/armv7hl-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 Aug 28 07:41 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/armv7hl-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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard' + 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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard' + 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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -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 ./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 ./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 ./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' + 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 ./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 ./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' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' ++ find . -name ltmain.sh + ./configure --build=armv7hl-redhat-linux-gnu --host=armv7hl-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 armv7hl-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 armv7hl-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 armv7hl-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 armv7hl-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 armv7hl-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 armv7hl-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 armv7hl-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... yes checking for socklen_t... yes checking "cast to va_list"... "no" 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"... "yes" 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 armv7hl-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 armv7hl-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 armv7hl-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... /usr/share/javascript/jquery/latest/jquery.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 armv7hl-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 armv7hl-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... yes checking for EVP_sha3_256... yes checking for EVP_sha3_384... yes checking for EVP_sha3_512... yes 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 armv7hl-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 armv7hl-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... armv7hl-redhat-linux-gnu checking host system type... armv7hl-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 configure: WARNING: I have to compile Test.class from scratch checking if java works... 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.181.b13-9.fc30.arm/bin/javac _JTOPDIR="/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.181.b13-9.fc30.arm" Trying /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.181.b13-9.fc30.arm/jre/lib/arm/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 armv7hl-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 armv7hl-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 armv7hl-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 armv7hl-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 armv7hl-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 armv7hl-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 armv7hl-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 armv7hl-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 armv7hl-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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing' 'JAVALIBS=-L/usr/java/packages/lib/arm -L/lib -L/usr/lib -L/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.181.b13-9.fc30.arm/jre/lib/arm -L/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.181.b13-9.fc30.arm/jre/lib/arm/server -L/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.181.b13-9.fc30.arm/jre/lib/arm/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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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/armv7hl-linux -L/builddir/build/BUILD/swipl-7.6.4/src/../lib/armv7hl-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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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/armv7hl-linux -L/builddir/build/BUILD/swipl-7.6.4/src/../lib/armv7hl-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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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/armv7hl-linux -L/builddir/build/BUILD/swipl-7.6.4/src/../lib/armv7hl-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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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/armv7hl-linux -L/builddir/build/BUILD/swipl-7.6.4/src/../lib/armv7hl-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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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/armv7hl-linux -L/builddir/build/BUILD/swipl-7.6.4/src/../lib/armv7hl-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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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/armv7hl-linux -L/builddir/build/BUILD/swipl-7.6.4/src/../lib/armv7hl-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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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/armv7hl-linux -L/builddir/build/BUILD/swipl-7.6.4/src/../lib/armv7hl-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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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/armv7hl-linux -L/builddir/build/BUILD/swipl-7.6.4/src/../lib/armv7hl-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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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/armv7hl-linux -L/builddir/build/BUILD/swipl-7.6.4/src/../lib/armv7hl-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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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/armv7hl-linux -L/builddir/build/BUILD/swipl-7.6.4/src/../lib/armv7hl-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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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/armv7hl-linux -L/builddir/build/BUILD/swipl-7.6.4/src/../lib/armv7hl-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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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/armv7hl-linux -L/builddir/build/BUILD/swipl-7.6.4/src/../lib/armv7hl-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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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/armv7hl-linux -L/builddir/build/BUILD/swipl-7.6.4/src/../lib/armv7hl-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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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/armv7hl-linux -L/builddir/build/BUILD/swipl-7.6.4/src/../lib/armv7hl-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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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/armv7hl-linux -L/builddir/build/BUILD/swipl-7.6.4/src/../lib/armv7hl-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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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/armv7hl-linux -L/builddir/build/BUILD/swipl-7.6.4/src/../lib/armv7hl-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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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/armv7hl-linux -L/builddir/build/BUILD/swipl-7.6.4/src/../lib/armv7hl-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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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/armv7hl-linux -L/builddir/build/BUILD/swipl-7.6.4/src/../lib/armv7hl-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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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/armv7hl-linux -L/builddir/build/BUILD/swipl-7.6.4/src/../lib/armv7hl-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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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/armv7hl-linux -L/builddir/build/BUILD/swipl-7.6.4/src/../lib/armv7hl-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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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/armv7hl-linux -L/builddir/build/BUILD/swipl-7.6.4/src/../lib/armv7hl-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 armv7hl-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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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:873, from ./h/kernel.h:41, from adt/date.c:35: /usr/include/bits/stdio2.h:36: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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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/armv7hl-linux Running ar ru ../lib/armv7hl-linux/libXPCE.a objects ... ar: creating ../lib/armv7hl-linux/libXPCE.a ranlib ../lib/armv7hl-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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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/armv7hl-linux -L/builddir/build/BUILD/swipl-7.6.4/src/../lib/armv7hl-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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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/armv7hl-linux -L/builddir/build/BUILD/swipl-7.6.4/src/../lib/armv7hl-linux -Wl,--enable-new-dtags ../src/pl/so-interface.o ../src/pl/pcecall.o -L../lib/armv7hl-linux \ -lXPCE -lXpm -ljpeg -lXinerama -lXext -L/usr/X11/lib -lXt -lX11 -lSM -lICE -lXft -lfontconfig -lfreetype -o ../lib/armv7hl-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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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/armv7hl-linux -L/builddir/build/BUILD/swipl-7.6.4/src/../lib/armv7hl-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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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/armv7hl-linux -L/builddir/build/BUILD/swipl-7.6.4/src/../lib/armv7hl-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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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/armv7hl-linux -L/builddir/build/BUILD/swipl-7.6.4/src/../lib/armv7hl-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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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/armv7hl-linux -L/builddir/build/BUILD/swipl-7.6.4/src/../lib/armv7hl-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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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/armv7hl-linux -L/builddir/build/BUILD/swipl-7.6.4/src/../lib/armv7hl-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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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/armv7hl-linux -L/builddir/build/BUILD/swipl-7.6.4/src/../lib/armv7hl-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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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/armv7hl-linux -L/builddir/build/BUILD/swipl-7.6.4/src/../lib/armv7hl-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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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/armv7hl-linux -L/builddir/build/BUILD/swipl-7.6.4/src/../lib/armv7hl-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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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/armv7hl-linux -L/builddir/build/BUILD/swipl-7.6.4/src/../lib/armv7hl-linux -o websocket.so websocket.o 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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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/armv7hl-linux -L/builddir/build/BUILD/swipl-7.6.4/src/../lib/armv7hl-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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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/armv7hl-linux -L/builddir/build/BUILD/swipl-7.6.4/src/../lib/armv7hl-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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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/armv7hl-linux -L/builddir/build/BUILD/swipl-7.6.4/src/../lib/armv7hl-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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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/armv7hl-linux -L/builddir/build/BUILD/swipl-7.6.4/src/../lib/armv7hl-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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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/armv7hl-linux -L/builddir/build/BUILD/swipl-7.6.4/src/../lib/armv7hl-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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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/armv7hl-linux -L/builddir/build/BUILD/swipl-7.6.4/src/../lib/armv7hl-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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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/armv7hl-linux -L/builddir/build/BUILD/swipl-7.6.4/src/../lib/armv7hl-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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/builddir/build/BUILD/swipl-7.6.4/src/../include -I'/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.181.b13-9.fc30.arm/include' -I'/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.181.b13-9.fc30.arm/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/armv7hl-linux -L/builddir/build/BUILD/swipl-7.6.4/src/../lib/armv7hl-linux -L'/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.181.b13-9.fc30.arm/jre/lib/arm/server' -L'/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.181.b13-9.fc30.arm/jre/lib/arm' -o libjpl.so src/c/jpl.o -L/usr/java/packages/lib/arm -L/lib -L/usr/lib -L/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.181.b13-9.fc30.arm/jre/lib/arm -L/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.181.b13-9.fc30.arm/jre/lib/arm/server -L/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.181.b13-9.fc30.arm/jre/lib/arm/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_181 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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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/armv7hl-linux -L/builddir/build/BUILD/swipl-7.6.4/src/../lib/armv7hl-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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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/armv7hl-linux -L/builddir/build/BUILD/swipl-7.6.4/src/../lib/armv7hl-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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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/armv7hl-linux -L/builddir/build/BUILD/swipl-7.6.4/src/../lib/armv7hl-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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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/armv7hl-linux -L/builddir/build/BUILD/swipl-7.6.4/src/../lib/armv7hl-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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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/armv7hl-linux -L/builddir/build/BUILD/swipl-7.6.4/src/../lib/armv7hl-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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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/armv7hl-linux -L/builddir/build/BUILD/swipl-7.6.4/src/../lib/armv7hl-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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fno-strict-aliasing -Wall -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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/armv7hl-linux -L/builddir/build/BUILD/swipl-7.6.4/src/../lib/armv7hl-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' + popd ~/build/BUILD/swipl-7.6.4 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.dmYeyX + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm ++ dirname /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm + cd swipl-7.6.4 + make install DESTDIR=/builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm make[1]: Entering directory '/builddir/build/BUILD/swipl-7.6.4/src' if [ ! -d /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib ]; then mkdir -p /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib; fi if [ ! -d /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib/swipl-7.6.4 ]; then mkdir -p /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib/swipl-7.6.4; fi for d in bin bin/armv7hl-linux lib lib/armv7hl-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-5.fc30.arm/usr/lib/swipl-7.6.4/$d ]; then \ mkdir -p /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib/swipl-7.6.4/$d; \ fi; \ done if [ -f ../lib/armv7hl-linux/libswipl.a ]; then \ /usr/bin/install -c -m 644 ../lib/armv7hl-linux/libswipl.a /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib/swipl-7.6.4/lib/armv7hl-linux; \ ranlib /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib/swipl-7.6.4/lib/armv7hl-linux/libswipl.a; \ fi if [ -f ../lib/armv7hl-linux/libswipl.so.7.6.4 ]; then \ /usr/bin/install -c ../lib/armv7hl-linux/libswipl.so.7.6.4 /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib/swipl-7.6.4/lib/armv7hl-linux ; \ ( cd /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib/swipl-7.6.4/lib/armv7hl-linux && rm -f libswipl.so && ln -s libswipl.so.7.6.4 libswipl.so ) ; \ ( cd /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib/swipl-7.6.4/lib/armv7hl-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-5.fc30.arm/usr/lib/swipl-7.6.4/bin/armv7hl-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-5.fc30.arm/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-5.fc30.arm/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-5.fc30.arm/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-5.fc30.arm/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-5.fc30.arm/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-5.fc30.arm/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-5.fc30.arm/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-5.fc30.arm/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-5.fc30.arm/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-5.fc30.arm/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-5.fc30.arm/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-5.fc30.arm/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-5.fc30.arm/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-5.fc30.arm/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-5.fc30.arm/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-5.fc30.arm/usr/lib/swipl-7.6.4/include; \ fi; \ done /usr/bin/install -c -m 644 ../customize/README /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib/swipl-7.6.4/customize/README /usr/bin/install -c -m 644 ../customize/dotswiplrc /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib/swipl-7.6.4/customize /usr/bin/install -c -m 644 ../customize/dotxpcerc /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib/swipl-7.6.4/customize /usr/bin/install -c ../customize/edit /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib/swipl-7.6.4/customize /usr/bin/install -c -m 644 ../demo/likes.pl /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib/swipl-7.6.4/demo /usr/bin/install -c -m 644 ../demo/README /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib/swipl-7.6.4/demo/README /usr/bin/install -c -m 644 swipl.prc "/builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib/swipl-7.6.4/boot32.prc" echo . > "/builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib/swipl-7.6.4/swipl.home" echo .. > "/builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib/swipl-7.6.4/bin/swipl.home" ./swipl.sh -C "/builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/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-5.fc30.arm/usr/lib/swipl-7.6.4/library/ if [ -d ../man/Manual ]; then \ if [ ! -d /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib/swipl-7.6.4/doc ]; then mkdir -p /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib/swipl-7.6.4/doc; fi; \ if [ ! -d /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib/swipl-7.6.4/doc/Manual ]; then mkdir -p /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/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-5.fc30.arm/usr/lib/swipl-7.6.4/doc/Manual; \ done; \ fi if [ ! -d /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/bin ]; then mkdir -p /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/bin; fi for f in swipl swipl-ld swipl-rc; do \ ./rel-ln /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib/swipl-7.6.4/bin/armv7hl-linux/$f /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/bin; \ done if [ ! -d /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib/pkgconfig ]; then mkdir -p /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib/pkgconfig; fi /usr/bin/install -c -m 644 swipl.pc /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib/pkgconfig/ if [ ! -d /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/share/man ]; then mkdir -p /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/share/man; fi if [ ! -d /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/share/man/man1 ]; then mkdir -p /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/share/man/man1; fi /usr/bin/install -c -m 644 swipl.1 /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/share/man/man1/swipl.1 /usr/bin/install -c -m 644 ./swipl-rc.1 /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/share/man/man1/swipl-rc.1 /usr/bin/install -c -m 644 ./swipl-ld.1 /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/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-5.fc30.arm/usr/lib/swipl-7.6.4/lib/armv7hl-linux/libswipl.so.7.6 /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib/swipl-7.6.4/lib/armv7hl-linux/libswipl.so.7.6.4 + chmod 0755 /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib/swipl-7.6.4/library/dialect/sicstus/swipl-lfr.pl + pushd packages ~/build/BUILD/swipl-7.6.4/packages ~/build/BUILD/swipl-7.6.4 + make install DESTDIR=/builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm 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-5.fc30.arm/usr/lib/swipl-7.6.4/lib/armv7hl-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-5.fc30.arm/usr/lib/swipl-7.6.4/lib/armv7hl-linux; \ done mkdir -p /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/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-5.fc30.arm/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-5.fc30.arm/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-5.fc30.arm/usr/lib/swipl-7.6.4/lib/armv7hl-linux for f in odbc4pl.so; do \ /usr/bin/install -c $f /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib/swipl-7.6.4/lib/armv7hl-linux; \ done for f in odbc.pl; do \ /usr/bin/install -c -m 644 $f /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/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-5.fc30.arm/usr/lib/swipl-7.6.4/lib/armv7hl-linux /usr/bin/install -c table.so /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib/swipl-7.6.4/lib/armv7hl-linux /usr/bin/install -c -m 644 table.pl table_util.pl /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/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-5.fc30.arm/usr/lib/swipl-7.6.4/xpce ]; then \ rm -f /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib/swipl-7.6.4/xpce; \ mkdir -p /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/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-5.fc30.arm/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-5.fc30.arm/usr/lib/swipl-7.6.4/xpce ./xpce-copy -m 644 -d "/builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib/swipl-7.6.4/xpce/bin/armv7hl-linux" "/builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib/swipl-7.6.4/lib/armv7hl-linux" ../lib/armv7hl-linux/pl2xpce.so --> /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib/swipl-7.6.4/lib/armv7hl-linux if [ ! -d "/builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib/swipl-7.6.4/xpce" ]; then \ rm -f "/builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib/swipl-7.6.4/xpce" \ mkdir -p "/builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/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-5.fc30.arm/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-5.fc30.arm/usr/lib/swipl-7.6.4/xpce/prolog/lib/ ./xpce-copy -m 644 ../prolog/lib/Overview /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/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-5.fc30.arm/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-5.fc30.arm/usr/lib/swipl-7.6.4/xpce/prolog/lib/man ./xpce-copy -m 644 ../prolog/lib/Makefile /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/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-5.fc30.arm/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-5.fc30.arm/usr/lib/swipl-7.6.4/swipl.rc ./xpce-copy -m 644 ../swipl/Makefile.bin /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib/swipl-7.6.4/Makefile ./xpce-copy -m 644 ../swipl/swipl-rc /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib/swipl-7.6.4/swipl-win.rc if [ ! -d /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib/swipl-7.6.4/xpce/pl ]; then mkdir /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib/swipl-7.6.4/xpce/pl; fi ./xpce-copy -m 644 ../swipl/swipl-rc /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib/swipl-7.6.4/xpce/pl/swipl.rc ./xpce-copy -m 644 ../swipl/swipl-rc /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib/swipl-7.6.4/xpce/pl/xpce.rc ./xpce-copy -m 644 ../swipl/Makefile.bin /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib/swipl-7.6.4/xpce/pl/Makefile ./xpce-copy -m 644 -p1 ../man/reference/*.doc /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib/swipl-7.6.4/xpce ./xpce-copy -m 644 -p1 ../man/reference/class/*.doc /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib/swipl-7.6.4/xpce ./xpce-copy -m 644 -p1 ../man/faq/*.html /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib/swipl-7.6.4/xpce for f in xpce-client; do \ if test -w /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm//usr/share/man/man1; then \ ./xpce-copy -m 644 ../man/$f.1 /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/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-5.fc30.arm/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-5.fc30.arm/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-5.fc30.arm/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-5.fc30.arm/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-5.fc30.arm/usr/lib/swipl-7.6.4/library/DTD; \ done mkdir -p /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib/swipl-7.6.4/lib/armv7hl-linux /usr/bin/install -c sgml2pl.so /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib/swipl-7.6.4/lib/armv7hl-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-5.fc30.arm/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-5.fc30.arm/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-5.fc30.arm/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-5.fc30.arm/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-5.fc30.arm/usr/lib/swipl-7.6.4/library/semweb mkdir -p /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib/swipl-7.6.4/lib/armv7hl-linux for f in rdf_db.so turtle.so ntriples.so; do \ /usr/bin/install -c $f /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib/swipl-7.6.4/lib/armv7hl-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-5.fc30.arm/usr/lib/swipl-7.6.4/library/semweb; \ done /usr/bin/install -c -m 644 README.md /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib/swipl-7.6.4/library/semweb ../swipl.sh -C "/builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/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-5.fc30.arm/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-5.fc30.arm/usr/lib/swipl-7.6.4/lib/armv7hl-linux for f in http_stream.so json.so websocket.so; do \ /usr/bin/install -c $f /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib/swipl-7.6.4/lib/armv7hl-linux; \ done mkdir -p /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib/swipl-7.6.4/library/http mkdir -p /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib/swipl-7.6.4/library/http/web/icons mkdir -p /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib/swipl-7.6.4/library/http/web/css mkdir -p /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/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-5.fc30.arm/usr/lib/swipl-7.6.4/library/http /usr/bin/install -c -m 644 README /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/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-5.fc30.arm/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-5.fc30.arm/usr/lib/swipl-7.6.4/library/http/web/css for f in ; do \ /usr/bin/install -c -m 644 web/js/$f /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib/swipl-7.6.4/library/http/web/js; \ done ../swipl.sh -C "/builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib/swipl-7.6.4/library/http" -f none -F none -g 'make_library_index(.),halt' -t 'halt(1)' % Updating index for library /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/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/http' gmake[1]: Entering directory '/builddir/build/BUILD/swipl-7.6.4/packages/chr' mkdir -p /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/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-5.fc30.arm/usr/lib/swipl-7.6.4/library/chr /usr/bin/install -c -m 644 chr_swi.pl /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib/swipl-7.6.4/library/chr.pl /usr/bin/install -c -m 644 README /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/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-5.fc30.arm/usr/lib/swipl-7.6.4/library/clp mkdir -p /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib/swipl-7.6.4/library/clp/clpr mkdir -p /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib/swipl-7.6.4/library/clp/clpq mkdir -p /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/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-5.fc30.arm/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-5.fc30.arm/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-5.fc30.arm/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-5.fc30.arm/usr/lib/swipl-7.6.4/library/clp/clpqr) /usr/bin/install -c -m 644 ./README /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/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-5.fc30.arm/usr/lib/swipl-7.6.4/lib/armv7hl-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-5.fc30.arm/usr/lib/swipl-7.6.4/lib/armv7hl-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-5.fc30.arm/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-5.fc30.arm/usr/lib/swipl-7.6.4/lib/armv7hl-linux for f in ssl4pl.so crypto4pl.so; do \ /usr/bin/install -c $f /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib/swipl-7.6.4/lib/armv7hl-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-5.fc30.arm/usr/lib/swipl-7.6.4/library; \ done mkdir -p /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/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-5.fc30.arm/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-5.fc30.arm/usr/lib/swipl-7.6.4/lib/armv7hl-linux for f in tipc.so; do \ /usr/bin/install -c $f /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib/swipl-7.6.4/lib/armv7hl-linux; \ done mkdir -p /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/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-5.fc30.arm/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-5.fc30.arm/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-5.fc30.arm/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-5.fc30.arm/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-5.fc30.arm/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-5.fc30.arm/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-5.fc30.arm/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-5.fc30.arm/usr/lib/swipl-7.6.4/lib/armv7hl-linux" for f in libjpl.so; do \ /usr/bin/install -c "$f" "/builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib/swipl-7.6.4/lib/armv7hl-linux"; \ done mkdir -p "/builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/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-5.fc30.arm/usr/lib/swipl-7.6.4/library; \ done /usr/bin/install -c -m 644 jpl.jar /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/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-5.fc30.arm/usr/lib/swipl-7.6.4/lib/armv7hl-linux for f in zlib4pl.so; do \ [ "$f" = nolib ] || /usr/bin/install -c $f /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib/swipl-7.6.4/lib/armv7hl-linux; \ done mkdir -p /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/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-5.fc30.arm/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-5.fc30.arm/usr/lib/swipl-7.6.4/lib/armv7hl-linux for f in protobufs.so; do \ /usr/bin/install -c $f /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib/swipl-7.6.4/lib/armv7hl-linux; \ done mkdir -p /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/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-5.fc30.arm/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-5.fc30.arm/usr/lib/swipl-7.6.4/lib/armv7hl-linux for f in pdt_console.so; do \ /usr/bin/install -c $f /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib/swipl-7.6.4/lib/armv7hl-linux; \ done mkdir -p /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/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-5.fc30.arm/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-5.fc30.arm/usr/lib/swipl-7.6.4/lib/armv7hl-linux for f in ; do \ /usr/bin/install -c $f /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib/swipl-7.6.4/lib/armv7hl-linux; \ done mkdir -p /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/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-5.fc30.arm/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-5.fc30.arm/usr/lib/swipl-7.6.4/lib/armv7hl-linux for f in readline4pl.so; do \ /usr/bin/install -c $f /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib/swipl-7.6.4/lib/armv7hl-linux; \ done mkdir -p /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/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-5.fc30.arm/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-5.fc30.arm/usr/lib/swipl-7.6.4/lib/armv7hl-linux for f in unicode4pl.so; do \ /usr/bin/install -c $f /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib/swipl-7.6.4/lib/armv7hl-linux; \ done for f in unicode.pl; do \ /usr/bin/install -c -m 644 $f /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/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-5.fc30.arm/usr/lib/swipl-7.6.4/lib/armv7hl-linux for f in archive4pl.so; do \ [ "$f" = nolib ] || /usr/bin/install -c $f /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib/swipl-7.6.4/lib/armv7hl-linux; \ done mkdir -p /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/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-5.fc30.arm/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-5.fc30.arm/usr/lib/swipl-7.6.4/library/http/web/js /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/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-5.fc30.arm/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-5.fc30.arm/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-5.fc30.arm/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-5.fc30.arm/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-5.fc30.arm/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-5.fc30.arm/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-5.fc30.arm/usr/lib/swipl-7.6.4/lib/armv7hl-linux for f in bdb4pl.so; do \ /usr/bin/install -c $f /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib/swipl-7.6.4/lib/armv7hl-linux; \ done for f in bdb.pl; do \ /usr/bin/install -c -m 644 $f /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/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-5.fc30.arm/usr/lib/swipl-7.6.4/lib/armv7hl-linux for f in nolib; do \ [ "$f" = nolib ] || /usr/bin/install -c $f /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib/swipl-7.6.4/lib/armv7hl-linux; \ done mkdir -p /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/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-5.fc30.arm/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-5.fc30.arm/usr/lib/swipl-7.6.4/library/INDEX.pl ./swipl.sh -C "/builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/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-5.fc30.arm/usr/lib/swipl-7.6.4/library/ ./swipl.sh -C "/builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib/swipl-7.6.4" --home=. -f none -g make -t halt % Updating index for library /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib/swipl-7.6.4/xpce/prolog/lib/ % Found new meta-predicates in iteration 1 (0.276 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.109 sec) % :- meta_predicate swi_option:meta_options(*,1,*,*). % :- meta_predicate apply:partition_(*,*,2,*,*,*,*). % Restarting analysis ... + 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 + popd ~/build/BUILD/swipl-7.6.4 ~/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib ~/build/BUILD/swipl-7.6.4 + pushd /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib + mkdir -p swipl-jpl + mv swipl-7.6.4/lib/armv7hl-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 + popd ~/build/BUILD/swipl-7.6.4 + find packages/jpl/examples -name '*.class' + xargs rm -f + find packages/jpl/examples -name .cvsignore + xargs rm -f + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 7.6.4-5.fc30 --unique-debug-suffix -7.6.4-5.fc30.arm --unique-debug-src-base pl-7.6.4-5.fc30.arm --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/swipl-7.6.4 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib/swipl-7.6.4/lib/armv7hl-linux/readline4pl.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib/swipl-7.6.4/lib/armv7hl-linux/pl2xpce.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib/swipl-7.6.4/lib/armv7hl-linux/streaminfo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib/swipl-7.6.4/lib/armv7hl-linux/mallocinfo.so extracting debug info from /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib/swipl-7.6.4/lib/armv7hl-linux/readline4pl.so extracting debug info from /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib/swipl-7.6.4/lib/armv7hl-linux/pl2xpce.so extracting debug info from /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib/swipl-7.6.4/lib/armv7hl-linux/mallocinfo.so extracting debug info from /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib/swipl-7.6.4/lib/armv7hl-linux/streaminfo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib/swipl-7.6.4/lib/armv7hl-linux/json.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib/swipl-7.6.4/lib/armv7hl-linux/prolog_stream.so extracting debug info from /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib/swipl-7.6.4/lib/armv7hl-linux/prolog_stream.so extracting debug info from /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib/swipl-7.6.4/lib/armv7hl-linux/json.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib/swipl-7.6.4/lib/armv7hl-linux/rlimit.so extracting debug info from /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib/swipl-7.6.4/lib/armv7hl-linux/rlimit.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib/swipl-7.6.4/lib/armv7hl-linux/pdt_console.so extracting debug info from /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib/swipl-7.6.4/lib/armv7hl-linux/pdt_console.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib/swipl-7.6.4/lib/armv7hl-linux/odbc4pl.so extracting debug info from /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib/swipl-7.6.4/lib/armv7hl-linux/odbc4pl.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib/swipl-7.6.4/lib/armv7hl-linux/isub.so extracting debug info from /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib/swipl-7.6.4/lib/armv7hl-linux/isub.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib/swipl-7.6.4/lib/armv7hl-linux/porter_stem.so extracting debug info from /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib/swipl-7.6.4/lib/armv7hl-linux/porter_stem.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib/swipl-7.6.4/lib/armv7hl-linux/syslog.so extracting debug info from /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib/swipl-7.6.4/lib/armv7hl-linux/syslog.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib/swipl-7.6.4/lib/armv7hl-linux/time.so extracting debug info from /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib/swipl-7.6.4/lib/armv7hl-linux/time.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib/swipl-7.6.4/lib/armv7hl-linux/crypt.so extracting debug info from /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib/swipl-7.6.4/lib/armv7hl-linux/crypt.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib/swipl-7.6.4/lib/armv7hl-linux/libswipl.so.7.6.4 extracting debug info from /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib/swipl-7.6.4/lib/armv7hl-linux/libswipl.so.7.6.4 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib/swipl-7.6.4/lib/armv7hl-linux/crypto4pl.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib/swipl-7.6.4/lib/armv7hl-linux/sgml2pl.so extracting debug info from /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib/swipl-7.6.4/lib/armv7hl-linux/crypto4pl.so extracting debug info from /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib/swipl-7.6.4/lib/armv7hl-linux/sgml2pl.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib/swipl-7.6.4/lib/armv7hl-linux/turtle.so extracting debug info from /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib/swipl-7.6.4/lib/armv7hl-linux/turtle.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib/swipl-7.6.4/lib/armv7hl-linux/process.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib/swipl-7.6.4/lib/armv7hl-linux/double_metaphone.so extracting debug info from /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib/swipl-7.6.4/lib/armv7hl-linux/process.so extracting debug info from /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib/swipl-7.6.4/lib/armv7hl-linux/double_metaphone.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib/swipl-7.6.4/lib/armv7hl-linux/files.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib/swipl-7.6.4/lib/armv7hl-linux/zlib4pl.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib/swipl-7.6.4/lib/armv7hl-linux/sha4pl.so extracting debug info from /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib/swipl-7.6.4/lib/armv7hl-linux/files.so extracting debug info from /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib/swipl-7.6.4/lib/armv7hl-linux/zlib4pl.so extracting debug info from /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib/swipl-7.6.4/lib/armv7hl-linux/sha4pl.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib/swipl-7.6.4/lib/armv7hl-linux/ssl4pl.so extracting debug info from /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib/swipl-7.6.4/lib/armv7hl-linux/ssl4pl.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib/swipl-7.6.4/lib/armv7hl-linux/http_stream.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib/swipl-7.6.4/lib/armv7hl-linux/memfile.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib/swipl-7.6.4/lib/armv7hl-linux/socket.so extracting debug info from /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib/swipl-7.6.4/lib/armv7hl-linux/memfile.so extracting debug info from /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib/swipl-7.6.4/lib/armv7hl-linux/socket.so extracting debug info from /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib/swipl-7.6.4/lib/armv7hl-linux/http_stream.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib/swipl-7.6.4/lib/armv7hl-linux/tipc.so extracting debug info from /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib/swipl-7.6.4/lib/armv7hl-linux/tipc.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib/swipl-7.6.4/lib/armv7hl-linux/uid.so extracting debug info from /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib/swipl-7.6.4/lib/armv7hl-linux/uid.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib/swipl-7.6.4/lib/armv7hl-linux/ntriples.so extracting debug info from /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib/swipl-7.6.4/lib/armv7hl-linux/ntriples.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib/swipl-7.6.4/lib/armv7hl-linux/rdf_db.so extracting debug info from /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib/swipl-7.6.4/lib/armv7hl-linux/rdf_db.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib/swipl-7.6.4/lib/armv7hl-linux/websocket.so extracting debug info from /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib/swipl-7.6.4/lib/armv7hl-linux/websocket.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib/swipl-7.6.4/lib/armv7hl-linux/readutil.so extracting debug info from /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib/swipl-7.6.4/lib/armv7hl-linux/readutil.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib/swipl-7.6.4/lib/armv7hl-linux/protobufs.so extracting debug info from /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib/swipl-7.6.4/lib/armv7hl-linux/protobufs.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib/swipl-7.6.4/lib/armv7hl-linux/md54pl.so extracting debug info from /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib/swipl-7.6.4/lib/armv7hl-linux/md54pl.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib/swipl-7.6.4/lib/armv7hl-linux/unicode4pl.so extracting debug info from /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib/swipl-7.6.4/lib/armv7hl-linux/unicode4pl.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib/swipl-7.6.4/lib/armv7hl-linux/cgi.so extracting debug info from /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib/swipl-7.6.4/lib/armv7hl-linux/cgi.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib/swipl-7.6.4/lib/armv7hl-linux/snowball.so extracting debug info from /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib/swipl-7.6.4/lib/armv7hl-linux/snowball.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib/swipl-7.6.4/lib/armv7hl-linux/unix.so extracting debug info from /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib/swipl-7.6.4/lib/armv7hl-linux/unix.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib/swipl-7.6.4/lib/armv7hl-linux/bdb4pl.so extracting debug info from /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib/swipl-7.6.4/lib/armv7hl-linux/bdb4pl.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib/swipl-7.6.4/lib/armv7hl-linux/uri.so extracting debug info from /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib/swipl-7.6.4/lib/armv7hl-linux/uri.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib/swipl-7.6.4/lib/armv7hl-linux/table.so extracting debug info from /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib/swipl-7.6.4/lib/armv7hl-linux/table.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib/swipl-7.6.4/lib/armv7hl-linux/hashstream.so extracting debug info from /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib/swipl-7.6.4/lib/armv7hl-linux/hashstream.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib/swipl-7.6.4/lib/armv7hl-linux/archive4pl.so extracting debug info from /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib/swipl-7.6.4/lib/armv7hl-linux/archive4pl.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib/swipl-7.6.4/bin/armv7hl-linux/swipl-ld extracting debug info from /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib/swipl-7.6.4/bin/armv7hl-linux/swipl-ld explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib/swipl-7.6.4/bin/armv7hl-linux/swipl-rc extracting debug info from /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib/swipl-7.6.4/bin/armv7hl-linux/swipl-rc explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib/swipl-7.6.4/bin/armv7hl-linux/swipl extracting debug info from /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib/swipl-7.6.4/bin/armv7hl-linux/swipl explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib/swipl-jpl/libjpl.so extracting debug info from /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/lib/swipl-jpl/libjpl.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/bin/xpce-client extracting debug info from /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/bin/xpce-client /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 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/lib/swipl-7.6.4/customize/edit from /bin/sh -f to #!/usr/bin/sh -f Processing files: pl-7.6.4-5.fc30.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.WGHPba + umask 022 + cd /builddir/build/BUILD + cd swipl-7.6.4 + DOCDIR=/builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/share/doc/pl + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/share/doc/pl + cp -pr ReleaseNotes/relnotes-5.10 /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/share/doc/pl + cp -pr README.md /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/share/doc/pl + cp -pr VERSION /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/share/doc/pl + cp -pr customize/dotswiplrc /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/share/doc/pl + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.pBRSko + umask 022 + cd /builddir/build/BUILD + cd swipl-7.6.4 + LICENSEDIR=/builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/share/licenses/pl + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/share/licenses/pl + cp -pr LICENSE /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/share/licenses/pl + exit 0 warning: File listed twice: /usr/lib/.build-id/01/dca45cf4bf6e9b276487126fb21118877d79d7 warning: File listed twice: /usr/lib/.build-id/96/3cd8600ef2bc0b302d62334a177955dec5fe3e warning: File listed twice: /usr/lib/.build-id/a6/9ce6cf447deb0b5c406bcfa5a28dca332203b1 Provides: libswipl.so.7.6 pl = 7.6.4-5.fc30 pl(armv7hl-32) = 7.6.4-5.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/sh /usr/bin/swipl ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libarchive.so.13 libc.so.6 libc.so.6(GLIBC_2.10) libc.so.6(GLIBC_2.11) libc.so.6(GLIBC_2.28) 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) libcrypto.so.1.1(OPENSSL_1_1_1) libdb-5.3.so libdl.so.2 libdl.so.2(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libgcc_s.so.1(GCC_3.3.1) libgcc_s.so.1(GCC_3.5) libgmp.so.10 libm.so.6 libm.so.6(GLIBC_2.23) libm.so.6(GLIBC_2.4) libncursesw.so.6 libpthread.so.0 libpthread.so.0(GLIBC_2.12) libpthread.so.0(GLIBC_2.4) libreadline.so.7 librt.so.1 librt.so.1(GLIBC_2.4) 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-5.fc30.armv7hl Provides: pkgconfig(swipl) = 7.6.4 pl-devel = 7.6.4-5.fc30 pl-devel(armv7hl-32) = 7.6.4-5.fc30 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-5.fc30.armv7hl Provides: pl-compat-yap-devel = 7.6.4-5.fc30 pl-compat-yap-devel(armv7hl-32) = 7.6.4-5.fc30 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-5.fc30.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.IdFw3j + umask 022 + cd /builddir/build/BUILD + cd swipl-7.6.4 + DOCDIR=/builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/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-5.fc30.arm/usr/share/doc/pl-doc + cp -pr doc-install/SWI-Prolog-7.6.4.pdf /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/share/doc/pl-doc + cp -pr doc-install-xpce/xpce-UserGuide /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/share/doc/pl-doc + exit 0 Provides: pl-doc = 7.6.4-5.fc30 pl-doc(armv7hl-32) = 7.6.4-5.fc30 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-5.fc30.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.OVvrEM + umask 022 + cd /builddir/build/BUILD + cd swipl-7.6.4 + DOCDIR=/builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/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-5.fc30.arm/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-5.fc30.arm/usr/share/doc/pl-odbc + exit 0 Provides: pl-odbc = 7.6.4-5.fc30 pl-odbc(armv7hl-32) = 7.6.4-5.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libodbc.so.2 libpthread.so.0 libpthread.so.0(GLIBC_2.4) rtld(GNU_HASH) Processing files: pl-static-7.6.4-5.fc30.armv7hl Provides: pl-static = 7.6.4-5.fc30 pl-static(armv7hl-32) = 7.6.4-5.fc30 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-5.fc30.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.eGCuur + umask 022 + cd /builddir/build/BUILD + cd swipl-7.6.4 + DOCDIR=/builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/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-5.fc30.arm/usr/share/doc/pl-xpce + cp -pr customize/dotxpcerc /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/share/doc/pl-xpce + cp -pr packages/xpce/INFO /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/share/doc/pl-xpce + exit 0 Provides: pl-xpce = 7.6.4-5.fc30 pl-xpce(armv7hl-32) = 7.6.4-5.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) 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.11) libc.so.6(GLIBC_2.15) libc.so.6(GLIBC_2.17) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libfontconfig.so.1 libfreetype.so.6 libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libjpeg.so.62 libjpeg.so.62(LIBJPEG_6.2) libpthread.so.0 libpthread.so.0(GLIBC_2.4) rtld(GNU_HASH) Processing files: pl-jpl-7.6.4-5.fc30.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.uFwbPJ + umask 022 + cd /builddir/build/BUILD + cd swipl-7.6.4 + DOCDIR=/builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/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-5.fc30.arm/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-5.fc30.arm/usr/share/doc/pl-jpl + cp -pr packages/jpl/examples /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm/usr/share/doc/pl-jpl + exit 0 Provides: libjpl.so pl-jpl = 7.6.4-5.fc30 pl-jpl(armv7hl-32) = 7.6.4-5.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libjava.so libjvm.so libjvm.so(SUNWprivate_1.1) libpthread.so.0 libpthread.so.0(GLIBC_2.4) libswipl.so.7.6 libverify.so rtld(GNU_HASH) Processing files: pl-debugsource-7.6.4-5.fc30.armv7hl Provides: pl-debugsource = 7.6.4-5.fc30 pl-debugsource(armv7hl-32) = 7.6.4-5.fc30 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-5.fc30.armv7hl Provides: debuginfo(build-id) = 00cd4609380cc3984a5851af555e70dbd3f6d52f debuginfo(build-id) = 01dca45cf4bf6e9b276487126fb21118877d79d7 debuginfo(build-id) = 1c667bdfb4e898fd127a84b4b61120e7325a1ded debuginfo(build-id) = 20820c7cbc092d5a78ca95f0aaefba40f22cf359 debuginfo(build-id) = 3285dbec655cc8e4a6b9606b7560e67eb8ba5d99 debuginfo(build-id) = 3b165aa8598d77c6a840fed88a79c70dcda6eae6 debuginfo(build-id) = 47830f724fe6e0c4d713ed16013c4cd5b5bc584c debuginfo(build-id) = 5547b024cb31b25bf93c708ac3eb51da79d525d2 debuginfo(build-id) = 5c7b06b52e5c1819eff818edae8ee3e72824372a debuginfo(build-id) = 667a33378abcc1dd5fc3a59618eabc68067c8d6b debuginfo(build-id) = 6a2838e12d71983045f3bf92178b16da512a8c9b debuginfo(build-id) = 6abfacf7ed7c8a147c7759c8464f202a23239e88 debuginfo(build-id) = 6e7291600648ba538214932d3b36b8b6e9d27b33 debuginfo(build-id) = 76b1c0377f27c9016b12b6f8b8edb8b80594c38f debuginfo(build-id) = 7cd43188e433f6349c712800686b2da5a7ca8861 debuginfo(build-id) = 7d1790f7a4622a5a63b6535d2a4cccb4115c2b35 debuginfo(build-id) = 7d75c5d970d0fa69bab08436143ce8b1d64add47 debuginfo(build-id) = 8013c15bbb9b3cc6b4d2cfaea312976e4205757b debuginfo(build-id) = 8af04f3e5691cf92c3720807f15eb6436091ff85 debuginfo(build-id) = 914c16e79d21daf662f50835df6717beb8312541 debuginfo(build-id) = 963cd8600ef2bc0b302d62334a177955dec5fe3e debuginfo(build-id) = 99142cd4dc9f81593513b09093ba00f47f9a27f9 debuginfo(build-id) = 9a679f73f8070fd921ee76550d1b08fdbaced5f3 debuginfo(build-id) = 9cdf12fb2963c90f1a82755378696821a9b9020b debuginfo(build-id) = a182fd66a81d88c142592e430e22c91f31e4716a debuginfo(build-id) = a5c1b5396e7eb50f85a167fb5f1d45c31efde9d2 debuginfo(build-id) = a69ce6cf447deb0b5c406bcfa5a28dca332203b1 debuginfo(build-id) = aa226748d88cb21940cb65c1469c15c827a4fcd9 debuginfo(build-id) = ac8f3da38497fc26538f5147cd2bcc9d4d609cd9 debuginfo(build-id) = ae705fc84ef43efd3302bf5631697b8945c339f6 debuginfo(build-id) = bc8a5bbc10c75e00bea6a14d67e8690293f8e0bc debuginfo(build-id) = c0504bc2f058a05f4ec5c03eff9d61320fcdac46 debuginfo(build-id) = c314c07964503e675985593047d3721369cec5fd debuginfo(build-id) = c3d2baec3d06a11b13e55391a9b68d8b09f81130 debuginfo(build-id) = c8a7f4fd2c0d5c1137ad98e6629c2db9f4c1ab4e debuginfo(build-id) = c97be735d540675eb622c79946d1493db4fbed5a debuginfo(build-id) = cdb3af74e7dbef65621778349328201cf49f780a debuginfo(build-id) = d08bb4df0e6801caed9fc2a7f81221a7b0c8fb3f debuginfo(build-id) = e15d64c388a119cfacf6e5c81d53887e6edd8462 debuginfo(build-id) = e271a7176376d917d92548b0550bca1d3ece81c3 debuginfo(build-id) = e54d2809a8e1dd551b7005c77a88f54a24967434 debuginfo(build-id) = e6fbe77667a6dfc78c4b75331592cdeaad636f45 debuginfo(build-id) = e9c758c072f905479b92d9a7fc946bc55e86d4bf debuginfo(build-id) = ea7a4c3a147ec57a7a0ec547319ee1261268b1fc debuginfo(build-id) = f3e1fa206520219b4c2ca9ced7e690a691dc2b2f debuginfo(build-id) = f9a518e92a2befc04a9256f588102c4a7fca30bd debuginfo(build-id) = f9b20e00bfd86461f48a004b7f1613b67af5e144 debuginfo(build-id) = fc9dcdb83113589c619c6f9f502c2dfd6d1b8b64 pl-debuginfo = 7.6.4-5.fc30 pl-debuginfo(armv7hl-32) = 7.6.4-5.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: pl-debugsource(armv7hl-32) = 7.6.4-5.fc30 Processing files: pl-odbc-debuginfo-7.6.4-5.fc30.armv7hl Provides: debuginfo(build-id) = a69ce6cf447deb0b5c406bcfa5a28dca332203b1 pl-odbc-debuginfo = 7.6.4-5.fc30 pl-odbc-debuginfo(armv7hl-32) = 7.6.4-5.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: pl-debugsource(armv7hl-32) = 7.6.4-5.fc30 Processing files: pl-xpce-debuginfo-7.6.4-5.fc30.armv7hl Provides: debuginfo(build-id) = 01dca45cf4bf6e9b276487126fb21118877d79d7 debuginfo(build-id) = 963cd8600ef2bc0b302d62334a177955dec5fe3e pl-xpce-debuginfo = 7.6.4-5.fc30 pl-xpce-debuginfo(armv7hl-32) = 7.6.4-5.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: pl-debugsource(armv7hl-32) = 7.6.4-5.fc30 Processing files: pl-jpl-debuginfo-7.6.4-5.fc30.armv7hl Provides: debuginfo(build-id) = 20fa9d169da3395af80f21e868e5a65dc4d6484c pl-jpl-debuginfo = 7.6.4-5.fc30 pl-jpl-debuginfo(armv7hl-32) = 7.6.4-5.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: pl-debugsource(armv7hl-32) = 7.6.4-5.fc30 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm Wrote: /builddir/build/RPMS/pl-7.6.4-5.fc30.armv7hl.rpm Wrote: /builddir/build/RPMS/pl-devel-7.6.4-5.fc30.armv7hl.rpm Wrote: /builddir/build/RPMS/pl-compat-yap-devel-7.6.4-5.fc30.armv7hl.rpm Wrote: /builddir/build/RPMS/pl-doc-7.6.4-5.fc30.armv7hl.rpm Wrote: /builddir/build/RPMS/pl-odbc-7.6.4-5.fc30.armv7hl.rpm Wrote: /builddir/build/RPMS/pl-static-7.6.4-5.fc30.armv7hl.rpm Wrote: /builddir/build/RPMS/pl-xpce-7.6.4-5.fc30.armv7hl.rpm Wrote: /builddir/build/RPMS/pl-jpl-7.6.4-5.fc30.armv7hl.rpm Wrote: /builddir/build/RPMS/pl-debugsource-7.6.4-5.fc30.armv7hl.rpm Wrote: /builddir/build/RPMS/pl-debuginfo-7.6.4-5.fc30.armv7hl.rpm Wrote: /builddir/build/RPMS/pl-odbc-debuginfo-7.6.4-5.fc30.armv7hl.rpm Wrote: /builddir/build/RPMS/pl-xpce-debuginfo-7.6.4-5.fc30.armv7hl.rpm Wrote: /builddir/build/RPMS/pl-jpl-debuginfo-7.6.4-5.fc30.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.rGh0BT + umask 022 + cd /builddir/build/BUILD + cd swipl-7.6.4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/pl-7.6.4-5.fc30.arm + exit 0 Child return code was: 0