Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 573869 Details for
Bug 808285
gcc releases up to 4.6.2 triggers ICE when compiling Gambit Scheme at -O2 on ppc64
Home
New
Search
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh90 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
Build log on fedora-16-ppc64
build.log (text/x-log), 58.25 KB, created by
Michel Alexandre Salim
on 2012-03-30 03:34:44 UTC
(
hide
)
Description:
Build log on fedora-16-ppc64
Filename:
MIME Type:
Creator:
Michel Alexandre Salim
Created:
2012-03-30 03:34:44 UTC
Size:
58.25 KB
patch
obsolete
>Mock Version: 1.1.21 >ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target ppc64 --nodeps builddir/build/SPECS/gambit-c.spec'], False, '/var/lib/mock/fedora-16-ppc64-salimma/root/', None, 0, True, False, 1004, 998, None, False, {'LANG': 'en_US.utf8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002'}, logger=<mockbuild.trace_decorator.getLog object at 0x1001e5d2ad0>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target ppc64 --nodeps builddir/build/SPECS/gambit-c.spec'] with env {'LANG': 'en_US.utf8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002'} >Building target platforms: ppc64 >Building for target ppc64 >Wrote: /builddir/build/SRPMS/gambit-c-4.6.5-1.fc16.src.rpm >Child return code was: 0 >LEAVE do --> > >ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target ppc64 --nodeps builddir/build/SPECS/gambit-c.spec'], False, '/var/lib/mock/fedora-16-ppc64-salimma/root/', None, 0, True, False, 1004, 998, None, False, {'LANG': 'en_US.utf8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002'}, logger=<mockbuild.trace_decorator.getLog object at 0x1001e5d2ad0>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target ppc64 --nodeps builddir/build/SPECS/gambit-c.spec'] with env {'LANG': 'en_US.utf8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002'} >Building target platforms: ppc64 >Building for target ppc64 >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.VsHRLC >+ umask 022 >+ cd /builddir/build/BUILD >+ LANG=C >+ export LANG >+ unset DISPLAY >+ cd /builddir/build/BUILD >+ rm -rf gambc-v4_6_5-devel >+ /usr/bin/gzip -dc /builddir/build/SOURCES/gambc-v4_6_5-devel.tgz >+ /bin/tar -xf - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd gambc-v4_6_5-devel >+ /bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ echo 'Patch #0 (gambc-v4_2_8-modtime.patch):' >Patch #0 (gambc-v4_2_8-modtime.patch): >+ /bin/cat /builddir/build/SOURCES/gambc-v4_2_8-modtime.patch >+ /usr/bin/patch -s -p1 -b --suffix .modtime --fuzz=0 >+ touch -r doc/gambit-c.info-2 doc/gambit-c.info-2.tstamp >+ iconv -f iso88591 -t utf8 doc/gambit-c.info-2 -o doc/gambit-c.info-2.utf8 >+ touch -r doc/gambit-c.info-2 doc/gambit-c.info-2.utf8 >+ mv doc/gambit-c.info-2.utf8 doc/gambit-c.info-2 >+ chmod -x lib/_eval.c lib/_gambc.c lib/_io.c lib/_kernel.c lib/_nonstd.c lib/_num.c lib/_repl.c lib/_std.c lib/_system.c lib/_thread.c lib/c_intf.c lib/main.c lib/mem.c lib/os.c lib/os_base.c lib/os_dyn.c lib/os_files.c lib/os_io.c lib/os_shell.c lib/os_time.c lib/os_tty.c lib/setup.c lib/c_intf.h lib/dead.h lib/mem.h lib/os.h lib/os_base.h lib/os_dyn.h lib/os_files.h lib/os_io.h lib/os_shell.h lib/os_time.h lib/os_tty.h lib/setup.h >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.yKJRwY >+ umask 022 >+ cd /builddir/build/BUILD >+ cd gambc-v4_6_5-devel >+ LANG=C >+ export LANG >+ unset DISPLAY >+ CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc' >+ export CFLAGS >+ CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc' >+ export CXXFLAGS >+ FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/lib64/gfortran/modules' >+ export FFLAGS >+ LDFLAGS='-Wl,-z,relro ' >+ export LDFLAGS >+ ./configure --build=powerpc64-unknown-linux-gnu --host=powerpc64-unknown-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/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-single-host --enable-gcc-opts --bindir=/usr/lib64/gambit-c/bin --libdir=/usr/lib64/gambit-c >checking build system type... powerpc64-unknown-linux-gnu >checking host system type... powerpc64-unknown-linux-gnu >checking target system type... powerpc64-unknown-linux-gnu >checking for powerpc64-unknown-linux-gnu-gcc... no >checking for gcc... gcc >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether gcc accepts -g... yes >checking for gcc option to accept ISO C89... none needed >checking how to run the C preprocessor... gcc -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking for void*... yes >checking size of void*... 8 >checking for long... yes >checking size of long... 8 >checking for bool... no >checking whether gcc defines __GNUC__... yes >checking whether gcc defines __clang__... >checking whether gcc defines __llvm__... >checking whether gcc defines _MSC_VER... >checking errno.h usability... yes >checking errno.h presence... yes >checking for errno.h... yes >checking float.h usability... yes >checking float.h presence... yes >checking for float.h... yes >checking signal.h usability... yes >checking signal.h presence... yes >checking for signal.h... yes >checking stdio.h usability... yes >checking stdio.h presence... yes >checking for stdio.h... yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking time.h usability... yes >checking time.h presence... yes >checking for time.h... yes >checking for unistd.h... (cached) yes >checking pwd.h usability... yes >checking pwd.h presence... yes >checking for pwd.h... yes >checking dirent.h usability... yes >checking dirent.h presence... yes >checking for dirent.h... yes >checking dlfcn.h usability... yes >checking dlfcn.h presence... yes >checking for dlfcn.h... yes >checking dl.h usability... no >checking dl.h presence... no >checking for dl.h... no >checking sys/dxe.h usability... no >checking sys/dxe.h presence... no >checking for sys/dxe.h... no >checking mach-o/dyld.h usability... no >checking mach-o/dyld.h presence... no >checking for mach-o/dyld.h... no >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/times.h usability... yes >checking sys/times.h presence... yes >checking for sys/times.h... yes >checking sys/timeb.h usability... yes >checking sys/timeb.h presence... yes >checking for sys/timeb.h... yes >checking sys/timers.h usability... no >checking sys/timers.h presence... no >checking for sys/timers.h... no >checking sys/resource.h usability... yes >checking sys/resource.h presence... yes >checking for sys/resource.h... yes >checking for sys/stat.h... (cached) yes >checking sys/wait.h usability... yes >checking sys/wait.h presence... yes >checking for sys/wait.h... yes >checking sys/mman.h usability... yes >checking sys/mman.h presence... yes >checking for sys/mman.h... yes >checking stat.h usability... no >checking stat.h presence... no >checking for stat.h... no >checking netdb.h usability... yes >checking netdb.h presence... yes >checking for netdb.h... yes >checking grp.h usability... yes >checking grp.h presence... yes >checking for grp.h... yes >checking fpu_control.h usability... yes >checking fpu_control.h presence... yes >checking for fpu_control.h... yes >checking os2.h usability... no >checking os2.h presence... no >checking for os2.h... no >checking dos.h usability... no >checking dos.h presence... no >checking for dos.h... no >checking direct.h usability... no >checking direct.h presence... no >checking for direct.h... no >checking wdefwin.h usability... no >checking wdefwin.h presence... no >checking for wdefwin.h... no >checking tfork.h usability... no >checking tfork.h presence... no >checking for tfork.h... no >checking curses.h usability... no >checking curses.h presence... no >checking for curses.h... no >checking ncurses.h usability... no >checking ncurses.h presence... no >checking for ncurses.h... no >checking netinet/in.h usability... yes >checking netinet/in.h presence... yes >checking for netinet/in.h... yes >checking arpa/inet.h usability... yes >checking arpa/inet.h presence... yes >checking for arpa/inet.h... yes >checking termios.h usability... yes >checking termios.h presence... yes >checking for termios.h... yes >checking pty.h usability... yes >checking pty.h presence... yes >checking for pty.h... yes >checking stropts.h usability... no >checking stropts.h presence... no >checking for stropts.h... no >checking libutil.h usability... no >checking libutil.h presence... no >checking for libutil.h... no >checking util.h usability... no >checking util.h presence... no >checking for util.h... no >checking sys/fpu.h usability... no >checking sys/fpu.h presence... no >checking for sys/fpu.h... no >checking fenv.h usability... yes >checking fenv.h presence... yes >checking for fenv.h... yes >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking sys/ioctl.h usability... yes >checking sys/ioctl.h presence... yes >checking for sys/ioctl.h... yes >checking sys/socket.h usability... yes >checking sys/socket.h presence... yes >checking for sys/socket.h... yes >checking for strings.h... (cached) yes >checking for memory.h... (cached) yes >checking sys/sysctl.h usability... yes >checking sys/sysctl.h presence... yes >checking for sys/sysctl.h... yes >checking crt_externs.h usability... no >checking crt_externs.h presence... no >checking for crt_externs.h... no >checking ws2tcpip.h usability... no >checking ws2tcpip.h presence... no >checking for ws2tcpip.h... no >checking TargetConditionals.h usability... no >checking TargetConditionals.h presence... no >checking for TargetConditionals.h... no >checking for socklen_t... yes >checking for library containing asin... -lm >checking for library containing dlopen... -ldl >checking for library containing shl_load... no >checking for library containing socket... none required >checking for library containing gethostbyname... none required >checking for library containing hstrerror... none required >checking for library containing openpty... -lutil >checking for library containing WSAStartup... no >checking for pipe... yes >checking for socketpair... yes >checking for chdir... yes >checking for execvp... yes >checking for getgrnam... yes >checking for getpid... yes >checking for getppid... yes >checking for getpwnam... yes >checking for ioctl... yes >checking for link... yes >checking for mkdir... yes >checking for mkfifo... yes >checking for opendir... yes >checking for rename... yes >checking for rmdir... yes >checking for socket... yes >checking for stat... yes >checking for stat64... yes >checking for strerror... yes >checking for symlink... yes >checking for sysconf... yes >checking for sysctl... yes >checking for unlink... yes >checking for waitpid... yes >checking for mmap... yes >checking for tcgetattr... yes >checking for sigaction... yes >checking for sigemptyset/sigaddset... yes >checking for sigprocmask... yes >checking for signal... yes >checking for environ... yes >checking for _NSGetEnviron... no >checking for clock_gettime... no >checking for getclock... no >checking for gettimeofday... yes >checking for ftime... yes >checking for time... yes >checking for nanosleep... yes >checking for sleep... yes >checking for getrusage... yes >checking for times... yes >checking for clock... yes >checking for DosQuerySysInfo... no >checking for setitimer... yes >checking for dos_setvect... no >checking for DosStartTimer... no >checking for VInstall... no >checking for shl_load... no >checking for DosLoadModule... no >checking for dxe_load... no >checking for GetDiskFragment... no >checking for dlopen... yes >checking for NSLinkModule... no >checking for gethostname... yes >checking for inet_pton... yes >checking for getaddrinfo... yes >checking for gethostbyname... yes >checking for gethostbyaddr... yes >checking for getservbyname... yes >checking for getservbyport... yes >checking for getprotobyname... yes >checking for getprotobynumber... yes >checking for getnetbyname... yes >checking for select... yes >checking for openpty... yes >checking for getpt... yes >checking for ptsname... yes >checking for ctermid... yes >checking for isastream... yes >checking for hstrerror... yes >checking for get_fpc_csr... no >checking for struct stat64... no >checking how gcc's preprocessor evaluates (__GNUC__*1000+__GNUC_MINOR__)>=4002&&(__GNUC__*1000+__GNUC_MINOR__)<=4003... >checking how gcc's preprocessor evaluates __llvm__ && !__clang__ && (__GNUC__*1000+__GNUC_MINOR__)<4005... >checking whether gcc accepts -no-cpp-precomp... >checking whether gcc accepts -fschedule-insns2... -fschedule-insns2 >checking whether gcc accepts -fno-trapping-math... -fno-trapping-math >checking whether gcc accepts -fno-move-loop-invariants... -fno-move-loop-invariants >checking whether gcc accepts -fno-keep-inline-dllexport... >checking whether gcc accepts -mieee... >checking whether gcc accepts -mieee-with-inexact... >checking whether gcc accepts -mieee-fp... >checking whether gcc accepts -Wall... -Wall >checking whether gcc accepts -W... -W >checking whether gcc accepts -Wno-unused... -Wno-unused >checking whether gcc accepts -Wno-write-strings... -Wno-write-strings >checking whether gcc accepts -g... -g >checking whether gcc accepts -p... -p >checking whether gcc accepts -pg... -pg >checking whether gcc accepts -ftest-coverage... -ftest-coverage >checking whether gcc accepts -fprofile-arcs... -fprofile-arcs >checking whether gcc accepts -fbranch-probabilities... -fbranch-probabilities >checking whether gcc accepts -O1... -O1 >checking whether gcc accepts -O2... -O2 >checking whether gcc accepts -fno-math-errno... -fno-math-errno >checking whether gcc accepts -fno-strict-aliasing... -fno-strict-aliasing >checking whether gcc accepts -fwrapv... -fwrapv >checking whether gcc accepts -fomit-frame-pointer... -fomit-frame-pointer >checking whether gcc accepts -fmodulo-sched... -fmodulo-sched >checking whether gcc accepts -freschedule-modulo-scheduled-loops... -freschedule-modulo-scheduled-loops >checking whether gcc accepts -fPIC... -fPIC >checking whether gcc accepts -fpic... -fpic >checking whether gcc accepts -fno-common... -fno-common >checking whether gcc accepts -rdynamic... -rdynamic >checking whether gcc accepts -shared... -shared >checking for X... no >checking whether ln -s works... yes >checking for powerpc64-unknown-linux-gnu-ranlib... no >checking for ranlib... ranlib >checking whether make sets $(MAKE)... yes >configure: creating ./config.status >config.status: creating makefile >config.status: creating include/makefile >config.status: creating include/gambit.h >config.status: creating lib/makefile >config.status: creating lib/guide/guidepro >config.status: creating lib/guide/makefile >config.status: creating lib/guide/images/makefile >config.status: creating gsi/makefile >config.status: creating gsc/makefile >config.status: creating bin/makefile >config.status: creating bin/gambc-cc.unix >config.status: creating bin/gambc-cc.bat.windows >config.status: creating bin/gambc-doc.unix >config.status: creating bin/gambc-doc.bat.windows >config.status: creating misc/makefile >config.status: creating doc/makefile >config.status: creating tests/makefile >config.status: creating examples/makefile >config.status: creating examples/distr-comp/makefile >config.status: creating examples/pi/makefile >config.status: creating examples/ring/makefile >config.status: creating examples/web-repl/makefile >config.status: creating examples/web-server/makefile >config.status: creating examples/tcltk/makefile >config.status: creating examples/Xlib-simple/makefile >config.status: creating examples/pthread/makefile >config.status: creating examples/misc/makefile >config.status: creating examples/iOS/makefile >config.status: creating prebuilt/makefile >config.status: creating prebuilt/macosx/makefile >config.status: creating prebuilt/macosx/build-phase2 >config.status: creating prebuilt/windows/makefile >config.status: creating prebuilt/windows/build-phase2 >config.status: creating include/config.h >+ make -j16 >making all in include >make[1]: Entering directory `/builddir/build/BUILD/gambc-v4_6_5-devel/include' >major=`echo v4.6.5 | sed -e "s/v//g" -e "s/\.[^.]*\.[^.]*//g"`; \ >minor=`echo v4.6.5 | sed -e "s/v[^.]*\.//g" -e "s/\.[^.]*//g"`; \ >revision=`echo v4.6.5 | sed -e "s/v[^.]*\.[^.]*\.//g" -e "s///g"`; \ >version_num=`eval expr "\( 100000 \\* $major \) + \( 1000 \\* $minor \) + $revision"`; \ >echo "#error \"The version indicated in ___VERSION is not supported by gambit.h\"" > gambit-not$version_num.h; \ >echo "#error \"You are probably compiling C code generated by a Gambit compiler earlier or later than v4.6.5\"" >> gambit-not$version_num.h; \ >echo "#error \"___VERSION will be set to $version_num to reduce other errors\"" >> gambit-not$version_num.h; \ >echo "#undef ___VERSION" >> gambit-not$version_num.h; \ >echo "#define ___VERSION $version_num" >> gambit-not$version_num.h; \ >echo "#include \"gambit.h\"" >> gambit-not$version_num.h >make[1]: Leaving directory `/builddir/build/BUILD/gambc-v4_6_5-devel/include' >making all in lib >make[1]: Entering directory `/builddir/build/BUILD/gambc-v4_6_5-devel/lib' >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wno-unused -Wno-write-strings -O2 -fno-math-errno -fschedule-insns2 -fno-trapping-math -fno-strict-aliasing -fwrapv -fmodulo-sched -freschedule-modulo-scheduled-loops -fomit-frame-pointer -fPIC -fno-common -I"../include" -c -o "_io.o" -I. -DHAVE_CONFIG_H -D___GAMBCDIR="\"/usr\"" -D___GAMBCDIR_BIN="\"/usr/lib64/gambit-c/bin\"" -D___GAMBCDIR_INCLUDE="\"/usr/include\"" -D___GAMBCDIR_LIB="\"/usr/lib64/gambit-c\"" -D___GAMBCDIR_INFO="\"/usr/share/info\"" -D___GAMBCDIR_SHARE="\"/usr/share\"" -D___SYS_TYPE_CPU="\"powerpc64\"" -D___SYS_TYPE_VENDOR="\"unknown\"" -D___SYS_TYPE_OS="\"linux-gnu\"" -D___CONFIGURE_COMMAND="\"./configure '--build=powerpc64-unknown-linux-gnu' '--host=powerpc64-unknown-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/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-single-host' '--enable-gcc-opts' '--bindir=/usr/lib64/gambit-c/bin' '--libdir=/usr/lib64/gambit-c' 'build_alias=powerpc64-unknown-linux-gnu' 'host_alias=powerpc64-unknown-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc' 'LDFLAGS=-Wl,-z,relro ' 'CXXFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc'"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL _io.c -D___LIBRARY >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wno-unused -Wno-write-strings -O2 -fno-math-errno -fschedule-insns2 -fno-trapping-math -fno-strict-aliasing -fwrapv -fmodulo-sched -freschedule-modulo-scheduled-loops -fomit-frame-pointer -fPIC -fno-common -I"../include" -c -o "_num.o" -I. -DHAVE_CONFIG_H -D___GAMBCDIR="\"/usr\"" -D___GAMBCDIR_BIN="\"/usr/lib64/gambit-c/bin\"" -D___GAMBCDIR_INCLUDE="\"/usr/include\"" -D___GAMBCDIR_LIB="\"/usr/lib64/gambit-c\"" -D___GAMBCDIR_INFO="\"/usr/share/info\"" -D___GAMBCDIR_SHARE="\"/usr/share\"" -D___SYS_TYPE_CPU="\"powerpc64\"" -D___SYS_TYPE_VENDOR="\"unknown\"" -D___SYS_TYPE_OS="\"linux-gnu\"" -D___CONFIGURE_COMMAND="\"./configure '--build=powerpc64-unknown-linux-gnu' '--host=powerpc64-unknown-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/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-single-host' '--enable-gcc-opts' '--bindir=/usr/lib64/gambit-c/bin' '--libdir=/usr/lib64/gambit-c' 'build_alias=powerpc64-unknown-linux-gnu' 'host_alias=powerpc64-unknown-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc' 'LDFLAGS=-Wl,-z,relro ' 'CXXFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc'"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL _num.c -D___LIBRARY >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wno-unused -Wno-write-strings -O2 -fno-math-errno -fschedule-insns2 -fno-trapping-math -fno-strict-aliasing -fwrapv -fmodulo-sched -freschedule-modulo-scheduled-loops -fomit-frame-pointer -fPIC -fno-common -I"../include" -c -o "_std.o" -I. -DHAVE_CONFIG_H -D___GAMBCDIR="\"/usr\"" -D___GAMBCDIR_BIN="\"/usr/lib64/gambit-c/bin\"" -D___GAMBCDIR_INCLUDE="\"/usr/include\"" -D___GAMBCDIR_LIB="\"/usr/lib64/gambit-c\"" -D___GAMBCDIR_INFO="\"/usr/share/info\"" -D___GAMBCDIR_SHARE="\"/usr/share\"" -D___SYS_TYPE_CPU="\"powerpc64\"" -D___SYS_TYPE_VENDOR="\"unknown\"" -D___SYS_TYPE_OS="\"linux-gnu\"" -D___CONFIGURE_COMMAND="\"./configure '--build=powerpc64-unknown-linux-gnu' '--host=powerpc64-unknown-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/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-single-host' '--enable-gcc-opts' '--bindir=/usr/lib64/gambit-c/bin' '--libdir=/usr/lib64/gambit-c' 'build_alias=powerpc64-unknown-linux-gnu' 'host_alias=powerpc64-unknown-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc' 'LDFLAGS=-Wl,-z,relro ' 'CXXFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc'"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL _std.c -D___LIBRARY >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wno-unused -Wno-write-strings -O2 -fno-math-errno -fschedule-insns2 -fno-trapping-math -fno-strict-aliasing -fwrapv -fmodulo-sched -freschedule-modulo-scheduled-loops -fomit-frame-pointer -fPIC -fno-common -I"../include" -c -o "_kernel.o" -I. -DHAVE_CONFIG_H -D___GAMBCDIR="\"/usr\"" -D___GAMBCDIR_BIN="\"/usr/lib64/gambit-c/bin\"" -D___GAMBCDIR_INCLUDE="\"/usr/include\"" -D___GAMBCDIR_LIB="\"/usr/lib64/gambit-c\"" -D___GAMBCDIR_INFO="\"/usr/share/info\"" -D___GAMBCDIR_SHARE="\"/usr/share\"" -D___SYS_TYPE_CPU="\"powerpc64\"" -D___SYS_TYPE_VENDOR="\"unknown\"" -D___SYS_TYPE_OS="\"linux-gnu\"" -D___CONFIGURE_COMMAND="\"./configure '--build=powerpc64-unknown-linux-gnu' '--host=powerpc64-unknown-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/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-single-host' '--enable-gcc-opts' '--bindir=/usr/lib64/gambit-c/bin' '--libdir=/usr/lib64/gambit-c' 'build_alias=powerpc64-unknown-linux-gnu' 'host_alias=powerpc64-unknown-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc' 'LDFLAGS=-Wl,-z,relro ' 'CXXFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc'"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL _kernel.c -D___LIBRARY >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wno-unused -Wno-write-strings -O2 -fno-math-errno -fschedule-insns2 -fno-trapping-math -fno-strict-aliasing -fwrapv -fmodulo-sched -freschedule-modulo-scheduled-loops -fomit-frame-pointer -fPIC -fno-common -I"../include" -c -o "_nonstd.o" -I. -DHAVE_CONFIG_H -D___GAMBCDIR="\"/usr\"" -D___GAMBCDIR_BIN="\"/usr/lib64/gambit-c/bin\"" -D___GAMBCDIR_INCLUDE="\"/usr/include\"" -D___GAMBCDIR_LIB="\"/usr/lib64/gambit-c\"" -D___GAMBCDIR_INFO="\"/usr/share/info\"" -D___GAMBCDIR_SHARE="\"/usr/share\"" -D___SYS_TYPE_CPU="\"powerpc64\"" -D___SYS_TYPE_VENDOR="\"unknown\"" -D___SYS_TYPE_OS="\"linux-gnu\"" -D___CONFIGURE_COMMAND="\"./configure '--build=powerpc64-unknown-linux-gnu' '--host=powerpc64-unknown-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/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-single-host' '--enable-gcc-opts' '--bindir=/usr/lib64/gambit-c/bin' '--libdir=/usr/lib64/gambit-c' 'build_alias=powerpc64-unknown-linux-gnu' 'host_alias=powerpc64-unknown-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc' 'LDFLAGS=-Wl,-z,relro ' 'CXXFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc'"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL _nonstd.c -D___LIBRARY >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wno-unused -Wno-write-strings -O2 -fno-math-errno -fschedule-insns2 -fno-trapping-math -fno-strict-aliasing -fwrapv -fmodulo-sched -freschedule-modulo-scheduled-loops -fomit-frame-pointer -fPIC -fno-common -I"../include" -c -o "_repl.o" -I. -DHAVE_CONFIG_H -D___GAMBCDIR="\"/usr\"" -D___GAMBCDIR_BIN="\"/usr/lib64/gambit-c/bin\"" -D___GAMBCDIR_INCLUDE="\"/usr/include\"" -D___GAMBCDIR_LIB="\"/usr/lib64/gambit-c\"" -D___GAMBCDIR_INFO="\"/usr/share/info\"" -D___GAMBCDIR_SHARE="\"/usr/share\"" -D___SYS_TYPE_CPU="\"powerpc64\"" -D___SYS_TYPE_VENDOR="\"unknown\"" -D___SYS_TYPE_OS="\"linux-gnu\"" -D___CONFIGURE_COMMAND="\"./configure '--build=powerpc64-unknown-linux-gnu' '--host=powerpc64-unknown-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/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-single-host' '--enable-gcc-opts' '--bindir=/usr/lib64/gambit-c/bin' '--libdir=/usr/lib64/gambit-c' 'build_alias=powerpc64-unknown-linux-gnu' 'host_alias=powerpc64-unknown-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc' 'LDFLAGS=-Wl,-z,relro ' 'CXXFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc'"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL _repl.c -D___LIBRARY >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wno-unused -Wno-write-strings -O2 -fno-math-errno -fschedule-insns2 -fno-trapping-math -fno-strict-aliasing -fwrapv -fmodulo-sched -freschedule-modulo-scheduled-loops -fomit-frame-pointer -fPIC -fno-common -I"../include" -c -o "_eval.o" -I. -DHAVE_CONFIG_H -D___GAMBCDIR="\"/usr\"" -D___GAMBCDIR_BIN="\"/usr/lib64/gambit-c/bin\"" -D___GAMBCDIR_INCLUDE="\"/usr/include\"" -D___GAMBCDIR_LIB="\"/usr/lib64/gambit-c\"" -D___GAMBCDIR_INFO="\"/usr/share/info\"" -D___GAMBCDIR_SHARE="\"/usr/share\"" -D___SYS_TYPE_CPU="\"powerpc64\"" -D___SYS_TYPE_VENDOR="\"unknown\"" -D___SYS_TYPE_OS="\"linux-gnu\"" -D___CONFIGURE_COMMAND="\"./configure '--build=powerpc64-unknown-linux-gnu' '--host=powerpc64-unknown-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/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-single-host' '--enable-gcc-opts' '--bindir=/usr/lib64/gambit-c/bin' '--libdir=/usr/lib64/gambit-c' 'build_alias=powerpc64-unknown-linux-gnu' 'host_alias=powerpc64-unknown-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc' 'LDFLAGS=-Wl,-z,relro ' 'CXXFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc'"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL _eval.c -D___LIBRARY >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wno-unused -Wno-write-strings -O2 -fno-math-errno -fschedule-insns2 -fno-trapping-math -fno-strict-aliasing -fwrapv -fmodulo-sched -freschedule-modulo-scheduled-loops -fomit-frame-pointer -fPIC -fno-common -I"../include" -c -o "_thread.o" -I. -DHAVE_CONFIG_H -D___GAMBCDIR="\"/usr\"" -D___GAMBCDIR_BIN="\"/usr/lib64/gambit-c/bin\"" -D___GAMBCDIR_INCLUDE="\"/usr/include\"" -D___GAMBCDIR_LIB="\"/usr/lib64/gambit-c\"" -D___GAMBCDIR_INFO="\"/usr/share/info\"" -D___GAMBCDIR_SHARE="\"/usr/share\"" -D___SYS_TYPE_CPU="\"powerpc64\"" -D___SYS_TYPE_VENDOR="\"unknown\"" -D___SYS_TYPE_OS="\"linux-gnu\"" -D___CONFIGURE_COMMAND="\"./configure '--build=powerpc64-unknown-linux-gnu' '--host=powerpc64-unknown-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/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-single-host' '--enable-gcc-opts' '--bindir=/usr/lib64/gambit-c/bin' '--libdir=/usr/lib64/gambit-c' 'build_alias=powerpc64-unknown-linux-gnu' 'host_alias=powerpc64-unknown-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc' 'LDFLAGS=-Wl,-z,relro ' 'CXXFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc'"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL _thread.c -D___LIBRARY >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wno-unused -Wno-write-strings -O2 -fno-math-errno -fschedule-insns2 -fno-trapping-math -fno-strict-aliasing -fwrapv -fmodulo-sched -freschedule-modulo-scheduled-loops -fomit-frame-pointer -fPIC -fno-common -I"../include" -c -o "_system.o" -I. -DHAVE_CONFIG_H -D___GAMBCDIR="\"/usr\"" -D___GAMBCDIR_BIN="\"/usr/lib64/gambit-c/bin\"" -D___GAMBCDIR_INCLUDE="\"/usr/include\"" -D___GAMBCDIR_LIB="\"/usr/lib64/gambit-c\"" -D___GAMBCDIR_INFO="\"/usr/share/info\"" -D___GAMBCDIR_SHARE="\"/usr/share\"" -D___SYS_TYPE_CPU="\"powerpc64\"" -D___SYS_TYPE_VENDOR="\"unknown\"" -D___SYS_TYPE_OS="\"linux-gnu\"" -D___CONFIGURE_COMMAND="\"./configure '--build=powerpc64-unknown-linux-gnu' '--host=powerpc64-unknown-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/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-single-host' '--enable-gcc-opts' '--bindir=/usr/lib64/gambit-c/bin' '--libdir=/usr/lib64/gambit-c' 'build_alias=powerpc64-unknown-linux-gnu' 'host_alias=powerpc64-unknown-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc' 'LDFLAGS=-Wl,-z,relro ' 'CXXFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc'"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL _system.c -D___LIBRARY >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wno-unused -Wno-write-strings -O2 -fno-math-errno -fschedule-insns2 -fno-trapping-math -fno-strict-aliasing -fwrapv -fmodulo-sched -freschedule-modulo-scheduled-loops -fomit-frame-pointer -fPIC -fno-common -I"../include" -c -o "main.o" -I. -DHAVE_CONFIG_H -D___GAMBCDIR="\"/usr\"" -D___GAMBCDIR_BIN="\"/usr/lib64/gambit-c/bin\"" -D___GAMBCDIR_INCLUDE="\"/usr/include\"" -D___GAMBCDIR_LIB="\"/usr/lib64/gambit-c\"" -D___GAMBCDIR_INFO="\"/usr/share/info\"" -D___GAMBCDIR_SHARE="\"/usr/share\"" -D___SYS_TYPE_CPU="\"powerpc64\"" -D___SYS_TYPE_VENDOR="\"unknown\"" -D___SYS_TYPE_OS="\"linux-gnu\"" -D___CONFIGURE_COMMAND="\"./configure '--build=powerpc64-unknown-linux-gnu' '--host=powerpc64-unknown-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/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-single-host' '--enable-gcc-opts' '--bindir=/usr/lib64/gambit-c/bin' '--libdir=/usr/lib64/gambit-c' 'build_alias=powerpc64-unknown-linux-gnu' 'host_alias=powerpc64-unknown-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc' 'LDFLAGS=-Wl,-z,relro ' 'CXXFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc'"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL main.c -D___LIBRARY >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wno-unused -Wno-write-strings -O2 -fno-math-errno -fschedule-insns2 -fno-trapping-math -fno-strict-aliasing -fwrapv -fmodulo-sched -freschedule-modulo-scheduled-loops -fomit-frame-pointer -fPIC -fno-common -I"../include" -c -o "os_tty.o" -I. -DHAVE_CONFIG_H -D___GAMBCDIR="\"/usr\"" -D___GAMBCDIR_BIN="\"/usr/lib64/gambit-c/bin\"" -D___GAMBCDIR_INCLUDE="\"/usr/include\"" -D___GAMBCDIR_LIB="\"/usr/lib64/gambit-c\"" -D___GAMBCDIR_INFO="\"/usr/share/info\"" -D___GAMBCDIR_SHARE="\"/usr/share\"" -D___SYS_TYPE_CPU="\"powerpc64\"" -D___SYS_TYPE_VENDOR="\"unknown\"" -D___SYS_TYPE_OS="\"linux-gnu\"" -D___CONFIGURE_COMMAND="\"./configure '--build=powerpc64-unknown-linux-gnu' '--host=powerpc64-unknown-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/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-single-host' '--enable-gcc-opts' '--bindir=/usr/lib64/gambit-c/bin' '--libdir=/usr/lib64/gambit-c' 'build_alias=powerpc64-unknown-linux-gnu' 'host_alias=powerpc64-unknown-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc' 'LDFLAGS=-Wl,-z,relro ' 'CXXFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc'"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL os_tty.c -D___LIBRARY >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wno-unused -Wno-write-strings -O2 -fno-math-errno -fschedule-insns2 -fno-trapping-math -fno-strict-aliasing -fwrapv -fmodulo-sched -freschedule-modulo-scheduled-loops -fomit-frame-pointer -fPIC -fno-common -I"../include" -c -o "c_intf.o" -I. -DHAVE_CONFIG_H -D___GAMBCDIR="\"/usr\"" -D___GAMBCDIR_BIN="\"/usr/lib64/gambit-c/bin\"" -D___GAMBCDIR_INCLUDE="\"/usr/include\"" -D___GAMBCDIR_LIB="\"/usr/lib64/gambit-c\"" -D___GAMBCDIR_INFO="\"/usr/share/info\"" -D___GAMBCDIR_SHARE="\"/usr/share\"" -D___SYS_TYPE_CPU="\"powerpc64\"" -D___SYS_TYPE_VENDOR="\"unknown\"" -D___SYS_TYPE_OS="\"linux-gnu\"" -D___CONFIGURE_COMMAND="\"./configure '--build=powerpc64-unknown-linux-gnu' '--host=powerpc64-unknown-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/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-single-host' '--enable-gcc-opts' '--bindir=/usr/lib64/gambit-c/bin' '--libdir=/usr/lib64/gambit-c' 'build_alias=powerpc64-unknown-linux-gnu' 'host_alias=powerpc64-unknown-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc' 'LDFLAGS=-Wl,-z,relro ' 'CXXFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc'"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL c_intf.c -D___LIBRARY >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wno-unused -Wno-write-strings -O2 -fno-math-errno -fschedule-insns2 -fno-trapping-math -fno-strict-aliasing -fwrapv -fmodulo-sched -freschedule-modulo-scheduled-loops -fomit-frame-pointer -fPIC -fno-common -I"../include" -c -o "os_io.o" -I. -DHAVE_CONFIG_H -D___GAMBCDIR="\"/usr\"" -D___GAMBCDIR_BIN="\"/usr/lib64/gambit-c/bin\"" -D___GAMBCDIR_INCLUDE="\"/usr/include\"" -D___GAMBCDIR_LIB="\"/usr/lib64/gambit-c\"" -D___GAMBCDIR_INFO="\"/usr/share/info\"" -D___GAMBCDIR_SHARE="\"/usr/share\"" -D___SYS_TYPE_CPU="\"powerpc64\"" -D___SYS_TYPE_VENDOR="\"unknown\"" -D___SYS_TYPE_OS="\"linux-gnu\"" -D___CONFIGURE_COMMAND="\"./configure '--build=powerpc64-unknown-linux-gnu' '--host=powerpc64-unknown-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/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-single-host' '--enable-gcc-opts' '--bindir=/usr/lib64/gambit-c/bin' '--libdir=/usr/lib64/gambit-c' 'build_alias=powerpc64-unknown-linux-gnu' 'host_alias=powerpc64-unknown-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc' 'LDFLAGS=-Wl,-z,relro ' 'CXXFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc'"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL os_io.c -D___LIBRARY >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wno-unused -Wno-write-strings -O2 -fno-math-errno -fschedule-insns2 -fno-trapping-math -fno-strict-aliasing -fwrapv -fmodulo-sched -freschedule-modulo-scheduled-loops -fomit-frame-pointer -fPIC -fno-common -I"../include" -c -o "setup.o" -I. -DHAVE_CONFIG_H -D___GAMBCDIR="\"/usr\"" -D___GAMBCDIR_BIN="\"/usr/lib64/gambit-c/bin\"" -D___GAMBCDIR_INCLUDE="\"/usr/include\"" -D___GAMBCDIR_LIB="\"/usr/lib64/gambit-c\"" -D___GAMBCDIR_INFO="\"/usr/share/info\"" -D___GAMBCDIR_SHARE="\"/usr/share\"" -D___SYS_TYPE_CPU="\"powerpc64\"" -D___SYS_TYPE_VENDOR="\"unknown\"" -D___SYS_TYPE_OS="\"linux-gnu\"" -D___CONFIGURE_COMMAND="\"./configure '--build=powerpc64-unknown-linux-gnu' '--host=powerpc64-unknown-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/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-single-host' '--enable-gcc-opts' '--bindir=/usr/lib64/gambit-c/bin' '--libdir=/usr/lib64/gambit-c' 'build_alias=powerpc64-unknown-linux-gnu' 'host_alias=powerpc64-unknown-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc' 'LDFLAGS=-Wl,-z,relro ' 'CXXFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc'"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL setup.c -D___LIBRARY >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wno-unused -Wno-write-strings -O2 -fno-math-errno -fschedule-insns2 -fno-trapping-math -fno-strict-aliasing -fwrapv -fmodulo-sched -freschedule-modulo-scheduled-loops -fomit-frame-pointer -fPIC -fno-common -I"../include" -c -o "mem.o" -I. -DHAVE_CONFIG_H -D___GAMBCDIR="\"/usr\"" -D___GAMBCDIR_BIN="\"/usr/lib64/gambit-c/bin\"" -D___GAMBCDIR_INCLUDE="\"/usr/include\"" -D___GAMBCDIR_LIB="\"/usr/lib64/gambit-c\"" -D___GAMBCDIR_INFO="\"/usr/share/info\"" -D___GAMBCDIR_SHARE="\"/usr/share\"" -D___SYS_TYPE_CPU="\"powerpc64\"" -D___SYS_TYPE_VENDOR="\"unknown\"" -D___SYS_TYPE_OS="\"linux-gnu\"" -D___CONFIGURE_COMMAND="\"./configure '--build=powerpc64-unknown-linux-gnu' '--host=powerpc64-unknown-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/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-single-host' '--enable-gcc-opts' '--bindir=/usr/lib64/gambit-c/bin' '--libdir=/usr/lib64/gambit-c' 'build_alias=powerpc64-unknown-linux-gnu' 'host_alias=powerpc64-unknown-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc' 'LDFLAGS=-Wl,-z,relro ' 'CXXFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc'"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL mem.c -D___LIBRARY >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wno-unused -Wno-write-strings -O2 -fno-math-errno -fschedule-insns2 -fno-trapping-math -fno-strict-aliasing -fwrapv -fmodulo-sched -freschedule-modulo-scheduled-loops -fomit-frame-pointer -fPIC -fno-common -I"../include" -c -o "os_files.o" -I. -DHAVE_CONFIG_H -D___GAMBCDIR="\"/usr\"" -D___GAMBCDIR_BIN="\"/usr/lib64/gambit-c/bin\"" -D___GAMBCDIR_INCLUDE="\"/usr/include\"" -D___GAMBCDIR_LIB="\"/usr/lib64/gambit-c\"" -D___GAMBCDIR_INFO="\"/usr/share/info\"" -D___GAMBCDIR_SHARE="\"/usr/share\"" -D___SYS_TYPE_CPU="\"powerpc64\"" -D___SYS_TYPE_VENDOR="\"unknown\"" -D___SYS_TYPE_OS="\"linux-gnu\"" -D___CONFIGURE_COMMAND="\"./configure '--build=powerpc64-unknown-linux-gnu' '--host=powerpc64-unknown-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/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-single-host' '--enable-gcc-opts' '--bindir=/usr/lib64/gambit-c/bin' '--libdir=/usr/lib64/gambit-c' 'build_alias=powerpc64-unknown-linux-gnu' 'host_alias=powerpc64-unknown-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc' 'LDFLAGS=-Wl,-z,relro ' 'CXXFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc'"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL os_files.c -D___LIBRARY >os_files.c: In function '___os_path_normalize_directory': >os_files.c:870:21: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wno-unused -Wno-write-strings -O2 -fno-math-errno -fschedule-insns2 -fno-trapping-math -fno-strict-aliasing -fwrapv -fmodulo-sched -freschedule-modulo-scheduled-loops -fomit-frame-pointer -fPIC -fno-common -I"../include" -c -o "os.o" -I. -DHAVE_CONFIG_H -D___GAMBCDIR="\"/usr\"" -D___GAMBCDIR_BIN="\"/usr/lib64/gambit-c/bin\"" -D___GAMBCDIR_INCLUDE="\"/usr/include\"" -D___GAMBCDIR_LIB="\"/usr/lib64/gambit-c\"" -D___GAMBCDIR_INFO="\"/usr/share/info\"" -D___GAMBCDIR_SHARE="\"/usr/share\"" -D___SYS_TYPE_CPU="\"powerpc64\"" -D___SYS_TYPE_VENDOR="\"unknown\"" -D___SYS_TYPE_OS="\"linux-gnu\"" -D___CONFIGURE_COMMAND="\"./configure '--build=powerpc64-unknown-linux-gnu' '--host=powerpc64-unknown-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/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-single-host' '--enable-gcc-opts' '--bindir=/usr/lib64/gambit-c/bin' '--libdir=/usr/lib64/gambit-c' 'build_alias=powerpc64-unknown-linux-gnu' 'host_alias=powerpc64-unknown-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc' 'LDFLAGS=-Wl,-z,relro ' 'CXXFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc'"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL os.c -D___LIBRARY >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wno-unused -Wno-write-strings -O2 -fno-math-errno -fschedule-insns2 -fno-trapping-math -fno-strict-aliasing -fwrapv -fmodulo-sched -freschedule-modulo-scheduled-loops -fomit-frame-pointer -fPIC -fno-common -I"../include" -c -o "os_base.o" -I. -DHAVE_CONFIG_H -D___GAMBCDIR="\"/usr\"" -D___GAMBCDIR_BIN="\"/usr/lib64/gambit-c/bin\"" -D___GAMBCDIR_INCLUDE="\"/usr/include\"" -D___GAMBCDIR_LIB="\"/usr/lib64/gambit-c\"" -D___GAMBCDIR_INFO="\"/usr/share/info\"" -D___GAMBCDIR_SHARE="\"/usr/share\"" -D___SYS_TYPE_CPU="\"powerpc64\"" -D___SYS_TYPE_VENDOR="\"unknown\"" -D___SYS_TYPE_OS="\"linux-gnu\"" -D___CONFIGURE_COMMAND="\"./configure '--build=powerpc64-unknown-linux-gnu' '--host=powerpc64-unknown-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/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-single-host' '--enable-gcc-opts' '--bindir=/usr/lib64/gambit-c/bin' '--libdir=/usr/lib64/gambit-c' 'build_alias=powerpc64-unknown-linux-gnu' 'host_alias=powerpc64-unknown-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc' 'LDFLAGS=-Wl,-z,relro ' 'CXXFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc'"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL os_base.c -D___LIBRARY >mem.c:1491:32: warning: trigraph ??> ignored, use -trigraphs to enable [-Wtrigraphs] >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wno-unused -Wno-write-strings -O2 -fno-math-errno -fschedule-insns2 -fno-trapping-math -fno-strict-aliasing -fwrapv -fmodulo-sched -freschedule-modulo-scheduled-loops -fomit-frame-pointer -fPIC -fno-common -I"../include" -c -o "os_time.o" -I. -DHAVE_CONFIG_H -D___GAMBCDIR="\"/usr\"" -D___GAMBCDIR_BIN="\"/usr/lib64/gambit-c/bin\"" -D___GAMBCDIR_INCLUDE="\"/usr/include\"" -D___GAMBCDIR_LIB="\"/usr/lib64/gambit-c\"" -D___GAMBCDIR_INFO="\"/usr/share/info\"" -D___GAMBCDIR_SHARE="\"/usr/share\"" -D___SYS_TYPE_CPU="\"powerpc64\"" -D___SYS_TYPE_VENDOR="\"unknown\"" -D___SYS_TYPE_OS="\"linux-gnu\"" -D___CONFIGURE_COMMAND="\"./configure '--build=powerpc64-unknown-linux-gnu' '--host=powerpc64-unknown-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/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-single-host' '--enable-gcc-opts' '--bindir=/usr/lib64/gambit-c/bin' '--libdir=/usr/lib64/gambit-c' 'build_alias=powerpc64-unknown-linux-gnu' 'host_alias=powerpc64-unknown-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc' 'LDFLAGS=-Wl,-z,relro ' 'CXXFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc'"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL os_time.c -D___LIBRARY >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wno-unused -Wno-write-strings -O2 -fno-math-errno -fschedule-insns2 -fno-trapping-math -fno-strict-aliasing -fwrapv -fmodulo-sched -freschedule-modulo-scheduled-loops -fomit-frame-pointer -fPIC -fno-common -I"../include" -c -o "os_shell.o" -I. -DHAVE_CONFIG_H -D___GAMBCDIR="\"/usr\"" -D___GAMBCDIR_BIN="\"/usr/lib64/gambit-c/bin\"" -D___GAMBCDIR_INCLUDE="\"/usr/include\"" -D___GAMBCDIR_LIB="\"/usr/lib64/gambit-c\"" -D___GAMBCDIR_INFO="\"/usr/share/info\"" -D___GAMBCDIR_SHARE="\"/usr/share\"" -D___SYS_TYPE_CPU="\"powerpc64\"" -D___SYS_TYPE_VENDOR="\"unknown\"" -D___SYS_TYPE_OS="\"linux-gnu\"" -D___CONFIGURE_COMMAND="\"./configure '--build=powerpc64-unknown-linux-gnu' '--host=powerpc64-unknown-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/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-single-host' '--enable-gcc-opts' '--bindir=/usr/lib64/gambit-c/bin' '--libdir=/usr/lib64/gambit-c' 'build_alias=powerpc64-unknown-linux-gnu' 'host_alias=powerpc64-unknown-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc' 'LDFLAGS=-Wl,-z,relro ' 'CXXFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc'"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL os_shell.c -D___LIBRARY >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wno-unused -Wno-write-strings -O2 -fno-math-errno -fschedule-insns2 -fno-trapping-math -fno-strict-aliasing -fwrapv -fmodulo-sched -freschedule-modulo-scheduled-loops -fomit-frame-pointer -fPIC -fno-common -I"../include" -c -o "os_dyn.o" -I. -DHAVE_CONFIG_H -D___GAMBCDIR="\"/usr\"" -D___GAMBCDIR_BIN="\"/usr/lib64/gambit-c/bin\"" -D___GAMBCDIR_INCLUDE="\"/usr/include\"" -D___GAMBCDIR_LIB="\"/usr/lib64/gambit-c\"" -D___GAMBCDIR_INFO="\"/usr/share/info\"" -D___GAMBCDIR_SHARE="\"/usr/share\"" -D___SYS_TYPE_CPU="\"powerpc64\"" -D___SYS_TYPE_VENDOR="\"unknown\"" -D___SYS_TYPE_OS="\"linux-gnu\"" -D___CONFIGURE_COMMAND="\"./configure '--build=powerpc64-unknown-linux-gnu' '--host=powerpc64-unknown-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/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-single-host' '--enable-gcc-opts' '--bindir=/usr/lib64/gambit-c/bin' '--libdir=/usr/lib64/gambit-c' 'build_alias=powerpc64-unknown-linux-gnu' 'host_alias=powerpc64-unknown-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc' 'LDFLAGS=-Wl,-z,relro ' 'CXXFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc'"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL os_dyn.c -D___LIBRARY >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wno-unused -Wno-write-strings -O2 -fno-math-errno -fschedule-insns2 -fno-trapping-math -fno-strict-aliasing -fwrapv -fmodulo-sched -freschedule-modulo-scheduled-loops -fomit-frame-pointer -fPIC -fno-common -I"../include" -c -o "_gambc.o" -I. -DHAVE_CONFIG_H -D___GAMBCDIR="\"/usr\"" -D___GAMBCDIR_BIN="\"/usr/lib64/gambit-c/bin\"" -D___GAMBCDIR_INCLUDE="\"/usr/include\"" -D___GAMBCDIR_LIB="\"/usr/lib64/gambit-c\"" -D___GAMBCDIR_INFO="\"/usr/share/info\"" -D___GAMBCDIR_SHARE="\"/usr/share\"" -D___SYS_TYPE_CPU="\"powerpc64\"" -D___SYS_TYPE_VENDOR="\"unknown\"" -D___SYS_TYPE_OS="\"linux-gnu\"" -D___CONFIGURE_COMMAND="\"./configure '--build=powerpc64-unknown-linux-gnu' '--host=powerpc64-unknown-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/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-single-host' '--enable-gcc-opts' '--bindir=/usr/lib64/gambit-c/bin' '--libdir=/usr/lib64/gambit-c' 'build_alias=powerpc64-unknown-linux-gnu' 'host_alias=powerpc64-unknown-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc' 'LDFLAGS=-Wl,-z,relro ' 'CXXFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc'"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL _gambc.c -D___LIBRARY >os_shell.c: In function '___os_shell_command': >os_shell.c:865:25: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] >os_io.c: In function '___device_stream_setup_from_process': >os_io.c:7024:17: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] >_thread.c: In function '___H__20___thread': >_thread.c:21502:1: error: insn does not satisfy its constraints: >(insn 51457 15424 15428 1482 (set (reg:DF 12 12) > (mem:DF (plus:DI (reg:DI 11 11 [orig:2950 D.11458 ] [2950]) > (const_int 39 [0x27])) [0 *D.11461_6841+0 S8 A64])) _thread.c:9912 392 {*movdf_hardfloat64} > (nil)) >_thread.c:21502:1: internal compiler error: in reload_cse_simplify_operands, at postreload.c:403 >Please submit a full bug report, >with preprocessed source if appropriate. >See <http://bugzilla.redhat.com/bugzilla> for instructions. >Preprocessed source stored into /tmp/ccVbDpdC.out file, please attach this to your bugreport. >make[1]: *** [_thread.o] Error 1 >make[1]: *** Waiting for unfinished jobs.... >make[1]: Leaving directory `/builddir/build/BUILD/gambc-v4_6_5-devel/lib' >make: *** [all-recursive] Error 1 >error: Bad exit status from /var/tmp/rpm-tmp.yKJRwY (%build) >RPM build errors: > Bad exit status from /var/tmp/rpm-tmp.yKJRwY (%build) >Child return code was: 1 >EXCEPTION: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target ppc64 --nodeps builddir/build/SPECS/gambit-c.spec'] >Traceback (most recent call last): > File "/usr/lib/python2.7/site-packages/mockbuild/trace_decorator.py", line 70, in trace > result = func(*args, **kw) > File "/usr/lib/python2.7/site-packages/mockbuild/util.py", line 352, in do > raise mockbuild.exception.Error, ("Command failed. See logs for output.\n # %s" % (command,), child.returncode) >Error: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target ppc64 --nodeps builddir/build/SPECS/gambit-c.spec'] >LEAVE do --> EXCEPTION RAISED >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 808285
: 573869 |
573870