Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 150100 Details for
Bug 218168
sci-misc/boinc-5.10.45 missing dependency for wxGTK with USE="-X"
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
complete build log
build.log (text/plain), 131.36 KB, created by
Florian "adlerweb" Knodt
on 2008-04-17 19:49:00 UTC
(
hide
)
Description:
complete build log
Filename:
MIME Type:
Creator:
Florian "adlerweb" Knodt
Created:
2008-04-17 19:49:00 UTC
Size:
131.36 KB
patch
obsolete
>>>> Unpacking source... >>>> Unpacking boinc-5.10.45.tar.bz2 to /var/tmp/portage/sci-misc/boinc-5.10.45/work >>>> Source unpacked. >>>> Compiling source in /var/tmp/portage/sci-misc/boinc-5.10.45/work/boinc-5.10.45 ... > * econf: updating boinc-5.10.45/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating boinc-5.10.45/config.sub with /usr/share/gnuconfig/config.sub >./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --enable-client --disable-static-client --with-ssl --disable-unicode --disable-server --without-x --build=i686-pc-linux-gnu >--- Configuring BOINC 5.10.45 (Release) --- >--- Build Components: (client only) --- >checking build system type... i686-pc-linux-gnu >checking host system type... i686-pc-linux-gnu >checking target system type... i686-pc-linux-gnu >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether to enable maintainer-specific portions of Makefiles... no >checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-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 i686-pc-linux-gnu-gcc accepts -g... yes >checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking for style of include used by make... GNU >checking dependency style of i686-pc-linux-gnu-gcc... gcc3 >checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++ >checking whether we are using the GNU C++ compiler... yes >checking whether i686-pc-linux-gnu-g++ accepts -g... yes >checking dependency style of i686-pc-linux-gnu-g++... gcc3 >checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E >checking whether make sets $(MAKE)... (cached) yes >checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib >checking for ln... /bin/ln >checking whether '/bin/ln' works... yes >checking whether ln -s works... yes >checking whether 'ln -s' really works or whether I'm deluding myself... it works >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 whether we are compiling for cygwin... no >checking windows.h usability... no >checking windows.h presence... no >checking for windows.h... no >checking for winsock2.h... (cached) no >checking for winsock.h... (cached) no >checking sys/socket.h usability... yes >checking sys/socket.h presence... yes >checking for sys/socket.h... yes >checking dependency style of ... none >checking for a sed that does not truncate output... /bin/sed >checking for ld used by i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld >checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r >checking for BSD-compatible nm... /usr/bin/i686-pc-linux-gnu-nm -B >checking how to recognise dependent libraries... pass_all >checking dlfcn.h usability... yes >checking dlfcn.h presence... yes >checking for dlfcn.h... yes >checking how to run the C++ preprocessor... i686-pc-linux-gnu-g++ -E >checking for i686-pc-linux-gnu-g77... no >checking for i686-pc-linux-gnu-xlf... no >checking for i686-pc-linux-gnu-f77... no >checking for i686-pc-linux-gnu-frt... no >checking for i686-pc-linux-gnu-pgf77... no >checking for i686-pc-linux-gnu-cf77... no >checking for i686-pc-linux-gnu-fort77... no >checking for i686-pc-linux-gnu-fl32... no >checking for i686-pc-linux-gnu-af77... no >checking for i686-pc-linux-gnu-xlf90... no >checking for i686-pc-linux-gnu-f90... no >checking for i686-pc-linux-gnu-pgf90... no >checking for i686-pc-linux-gnu-pghpf... no >checking for i686-pc-linux-gnu-epcf90... no >checking for i686-pc-linux-gnu-gfortran... i686-pc-linux-gnu-gfortran >checking whether we are using the GNU Fortran 77 compiler... yes >checking whether i686-pc-linux-gnu-gfortran accepts -g... yes >checking the maximum length of command line arguments... 32768 >checking command to parse /usr/bin/i686-pc-linux-gnu-nm -B output from i686-pc-linux-gnu-gcc object... ok >checking for objdir... .libs >checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar >checking for i686-pc-linux-gnu-ranlib... (cached) i686-pc-linux-gnu-ranlib >checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip >checking if i686-pc-linux-gnu-gcc static flag works... yes >checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC >checking if i686-pc-linux-gnu-gcc PIC flag -fPIC works... yes >checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes >checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking for shl_load... no >checking for shl_load in -ldld... no >checking for dlopen... no >checking for dlopen in -ldl... yes >checking whether a program can dlopen itself... yes >checking whether a statically linked program can dlopen itself... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... yes >configure: creating libtool >appending configuration tag "CXX" to libtool >checking for ld used by i686-pc-linux-gnu-g++... /usr/i686-pc-linux-gnu/bin/ld >checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes >checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking for i686-pc-linux-gnu-g++ option to produce PIC... -fPIC >checking if i686-pc-linux-gnu-g++ PIC flag -fPIC works... yes >checking if i686-pc-linux-gnu-g++ supports -c -o file.o... yes >checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking for shl_load... (cached) no >checking for shl_load in -ldld... (cached) no >checking for dlopen... (cached) no >checking for dlopen in -ldl... (cached) yes >checking whether a program can dlopen itself... (cached) yes >checking whether a statically linked program can dlopen itself... (cached) yes >appending configuration tag "F77" to libtool >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... yes >checking for i686-pc-linux-gnu-gfortran option to produce PIC... -fPIC >checking if i686-pc-linux-gnu-gfortran PIC flag -fPIC works... yes >checking if i686-pc-linux-gnu-gfortran supports -c -o file.o... yes >checking whether the i686-pc-linux-gnu-gfortran linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking default bitness of compiler... 32 >checking boinc platform... i686-pc-linux-gnu >checking alternate boinc platform... none >checking library extension... a >checking shared object extension... so >checking for windows.h... (cached) no >checking for sys/socket.h... (cached) yes >checking for socklen_t... yes >checking type of getsockopt() parameter five... socklen_t >checking for gawk... (cached) gawk >checking for curl-config... /usr/bin/curl-config >checking for the version of libcurl... 7.17.1 >checking for libcurl >= version 7.15.5... yes >checking whether libcurl is usable... yes >checking for curl_free... yes >checking for openssl... yes >OpenSSL found in /usr >checking for shmget in dynamic library cygipc... no >checking for aio_fork in dynamic library aio... no >checking for dlopen in dynamic library dl... -ldl >checking for gethostbyname in static library nsl... -lnsl >checking for bind in static library socket... no >checking for bind in dynamic library socket... no >checking for gzopen in static library z... -lz >checking for md5_finish in dynamic library cups... no >checking for curl_easy_init in static library curl... -lcurl >checking for the pthreads library -lpthreads... no >checking whether pthreads work without any flags... no >checking whether pthreads work with -Kthread... no >checking whether pthreads work with -kthread... no >checking for the pthreads library -llthread... no >checking whether pthreads work with -pthread... yes >checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE >checking if more special flags are required for pthreads... no >checking for cc_r... i686-pc-linux-gnu-gcc >checking for X... disabled >checking whether we are using the Microsoft C compiler... no >checking for windows.h... (cached) no >checking for OpenGL library... -lGL >checking for OpenGL Utility library... -lGLU >checking for main in -lXmu... yes >checking for main in -lXi... yes >checking for GLUT library... -lglut >checking gl.h usability... no >checking gl.h presence... no >checking for gl.h... no >checking glu.h usability... no >checking glu.h presence... no >checking for glu.h... no >checking glut.h usability... no >checking glut.h presence... no >checking for glut.h... no >checking glaux.h usability... no >checking glaux.h presence... no >checking for glaux.h... no >checking GL/gl.h usability... yes >checking GL/gl.h presence... yes >checking for GL/gl.h... yes >checking GL/glu.h usability... yes >checking GL/glu.h presence... yes >checking for GL/glu.h... yes >checking GL/glut.h usability... yes >checking GL/glut.h presence... yes >checking for GL/glut.h... yes >checking GL/glaux.h usability... no >checking GL/glaux.h presence... no >checking for GL/glaux.h... no >checking OpenGL/gl.h usability... no >checking OpenGL/gl.h presence... no >checking for OpenGL/gl.h... no >checking OpenGL/glu.h usability... no >checking OpenGL/glu.h presence... no >checking for OpenGL/glu.h... no >checking OpenGL/glut.h usability... no >checking OpenGL/glut.h presence... no >checking for OpenGL/glut.h... no >checking OpenGL/glaux.h usability... no >checking OpenGL/glaux.h presence... no >checking for OpenGL/glaux.h... no >checking GLUT/glut.h usability... no >checking GLUT/glut.h presence... no >checking for GLUT/glut.h... no >checking MesaGL/gl.h usability... no >checking MesaGL/gl.h presence... no >checking for MesaGL/gl.h... no >checking MesaGL/glu.h usability... no >checking MesaGL/glu.h presence... no >checking for MesaGL/glu.h... no >checking MesaGL/glut.h usability... no >checking MesaGL/glut.h presence... no >checking for MesaGL/glut.h... no >checking MesaGL/glaux.h usability... no >checking MesaGL/glaux.h presence... no >checking for MesaGL/glaux.h... no >checking for jpeg_start_compress in -ljpeg... yes >checking jpeglib.h usability... yes >checking jpeglib.h presence... yes >checking for jpeglib.h... yes >checking for dirent.h that defines DIR... yes >checking for library containing opendir... none required >checking for ANSI C header files... (cached) yes >checking for sys/wait.h that is POSIX.1 compatible... yes >checking whether time.h and sys/time.h may both be included... yes >checking return type of signal handlers... void >checking for windows.h... (cached) no >checking arpa/inet.h usability... yes >checking arpa/inet.h presence... yes >checking for arpa/inet.h... yes >checking dirent.h usability... yes >checking dirent.h presence... yes >checking for dirent.h... yes >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking for inttypes.h... (cached) yes >checking for stdint.h... (cached) 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 memory.h... (cached) yes >checking netdb.h usability... yes >checking netdb.h presence... yes >checking for netdb.h... yes >checking netinet/in.h usability... yes >checking netinet/in.h presence... yes >checking for netinet/in.h... yes >checking netinet/tcp.h usability... yes >checking netinet/tcp.h presence... yes >checking for netinet/tcp.h... yes >checking signal.h usability... yes >checking signal.h presence... yes >checking for signal.h... yes >checking for strings.h... (cached) yes >checking sys/auxv.h usability... no >checking sys/auxv.h presence... no >checking for sys/auxv.h... no >checking sys/file.h usability... yes >checking sys/file.h presence... yes >checking for sys/file.h... yes >checking sys/ipc.h usability... yes >checking sys/ipc.h presence... yes >checking for sys/ipc.h... yes >checking sys/mount.h usability... yes >checking sys/mount.h presence... yes >checking for sys/mount.h... yes >checking sys/param.h usability... yes >checking sys/param.h presence... yes >checking for sys/param.h... yes >checking sys/resource.h usability... yes >checking sys/resource.h presence... yes >checking for sys/resource.h... yes >checking sys/select.h usability... yes >checking sys/select.h presence... yes >checking for sys/select.h... yes >checking sys/shm.h usability... yes >checking sys/shm.h presence... yes >checking for sys/shm.h... yes >checking for sys/socket.h... (cached) yes >checking for sys/stat.h... (cached) yes >checking sys/statvfs.h usability... yes >checking sys/statvfs.h presence... yes >checking for sys/statvfs.h... yes >checking sys/statfs.h usability... yes >checking sys/statfs.h presence... yes >checking for sys/statfs.h... yes >checking sys/swap.h usability... yes >checking sys/swap.h presence... yes >checking for sys/swap.h... yes >checking sys/sysctl.h usability... yes >checking sys/sysctl.h presence... yes >checking for sys/sysctl.h... yes >checking sys/systeminfo.h usability... no >checking sys/systeminfo.h presence... no >checking for sys/systeminfo.h... no >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking for sys/types.h... (cached) yes >checking sys/utsname.h usability... yes >checking sys/utsname.h presence... yes >checking for sys/utsname.h... yes >checking sys/vmmeter.h usability... no >checking sys/vmmeter.h presence... no >checking for sys/vmmeter.h... no >checking for sys/wait.h... (cached) yes >checking for unistd.h... (cached) yes >checking utmp.h usability... yes >checking utmp.h presence... yes >checking for utmp.h... yes >checking errno.h usability... yes >checking errno.h presence... yes >checking for errno.h... yes >checking procfs.h usability... no >checking procfs.h presence... no >checking for procfs.h... no >checking ieeefp.h usability... no >checking ieeefp.h presence... no >checking for ieeefp.h... no >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... 64 >checking whether largefile support breaks C++... no >checking standard C++ headers... yes >checking for C++ header <algorithm>... (cached) yes >checking for C++ header <bitset>... (cached) yes >checking for C++ header <cassert>... (cached) yes >checking for C++ header <cctype>... (cached) yes >checking for C++ header <cerrno>... (cached) yes >checking for C++ header <cfloat>... (cached) yes >checking for C++ header <climits>... (cached) yes >checking for C++ header <clocale>... (cached) yes >checking for C++ header <cmath>... (cached) yes >checking for C++ header <complex>... (cached) yes >checking for C++ header <csetjmp>... (cached) yes >checking for C++ header <csignal>... (cached) yes >checking for C++ header <cstdarg>... (cached) yes >checking for C++ header <cstddef>... (cached) yes >checking for C++ header <cstdio>... (cached) yes >checking for C++ header <cstdlib>... (cached) yes >checking for C++ header <cstring>... (cached) yes >checking for C++ header <ctime>... (cached) yes >checking for C++ header <deque>... (cached) yes >checking for C++ header <fstream>... (cached) yes >checking for C++ header <functional>... (cached) yes >checking for C++ header <iomanip>... (cached) yes >checking for C++ header <ios>... (cached) yes >checking for C++ header <iosfwd>... (cached) yes >checking for C++ header <iostream>... (cached) yes >checking for C++ header <istream>... (cached) yes >checking for C++ header <iterator>... (cached) yes >checking for C++ header <limits>... (cached) yes >checking for C++ header <list>... (cached) yes >checking for C++ header <locale>... (cached) yes >checking for C++ header <map>... (cached) yes >checking for C++ header <memory>... (cached) yes >checking for C++ header <numeric>... (cached) yes >checking for C++ header <ostream>... (cached) yes >checking for C++ header <queue>... (cached) yes >checking for C++ header <set>... (cached) yes >checking for C++ header <sstream>... (cached) yes >checking for C++ header <stack>... (cached) yes >checking for C++ header <stdexcept>... (cached) yes >checking for C++ header <streambuf>... (cached) yes >checking for C++ header <string>... (cached) yes >checking for C++ header <utility>... (cached) yes >checking for C++ header <valarray>... (cached) yes >checking for C++ header <vector>... (cached) yes >checking for C++ namespaces... yes >checking for min(0,0) in namespace std... yes >checking for max(0,0) in namespace std... yes >checking for transform((char *)0,(char *) 0,(char *)0,(int(*)(int))malloc) in namespace std... yes >checking for locale("") in namespace std... yes >checking whether i686-pc-linux-gnu-gcc needs -traditional... no >checking for vprintf... yes >checking for _doprnt... no >checking for alloca... no >checking for _alloca... no >checking for setpriority... yes >checking for strlcpy... no >checking for strlcat... no >checking for sigaction... yes >checking for getutent... yes >checking for setutent... yes >checking for getisax... no >checking for an ANSI C-conforming const... yes >checking for size_t... yes >checking whether struct tm is in sys/time.h or time.h... time.h >checking for struct tm.tm_zone... yes >checking for unicode wx-libs ... >checking for wx-config... /usr/bin/wx-config >checking for wxWidgets version >= 2.6.0... yes (version 2.8.7) >checking for wxWidgets static library... no >checking for atexit in dynamic library c... -lc >checking for _Unwind_Resume in static library gcc_eh... -lgcc_eh >checking for sscanf in static library stdc++... -lstdc++ >checking for sscanf in static library gcc... -lgcc >checking for sin in dynamic library m... -lm >checking for pthread_join in dynamic library pthread... -lpthread >checking for dynamic library wsock32... no >configure: creating ./config.status >config.status: creating ./version.h >config.status: creating api/Makefile >config.status: creating apps/Makefile >config.status: creating clientgui/Makefile >config.status: creating client/Makefile >config.status: creating client/win/boinc_path_config.py >config.status: creating db/Makefile >config.status: creating lib/Makefile >config.status: creating Makefile >config.status: creating py/Boinc/boinc_path_config.py >config.status: creating py/Boinc/Makefile >config.status: creating py/boinc_path_config.py >config.status: creating py/Boinc/version.py >config.status: creating py/Makefile >config.status: creating sched/boinc_path_config.py >config.status: creating sched/Makefile >config.status: creating sea/Makefile >config.status: creating test/boinc_path_config.py >config.status: creating test/Makefile >config.status: creating test/version.inc >config.status: creating tools/boinc_path_config.py >config.status: creating tools/Makefile >config.status: creating zip/Makefile >config.status: creating zip/zip/Makefile >config.status: creating zip/unzip/Makefile >config.status: creating m4/Makefile >config.status: creating config.h >config.status: executing depfiles commands >--- Configuring BOINC 5.10.45 (Release) --- >--- Build Components: (client only) --- >make all-recursive >make[1]: Entering directory `/var/tmp/portage/sci-misc/boinc-5.10.45/work/boinc-5.10.45' >Making all in m4 >make[2]: Entering directory `/var/tmp/portage/sci-misc/boinc-5.10.45/work/boinc-5.10.45/m4' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/sci-misc/boinc-5.10.45/work/boinc-5.10.45/m4' >Making all in api >make[2]: Entering directory `/var/tmp/portage/sci-misc/boinc-5.10.45/work/boinc-5.10.45/api' >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -O2 -march=pentium3 -pipe -fomit-frame-pointer -m32 -O3 -funroll-loops -fforce-addr -ffast-math -I/usr/include -I/usr/include/openssl -pthread -MT boinc_api.o -MD -MP -MF .deps/boinc_api.Tpo -c -o boinc_api.o boinc_api.C >mv -f .deps/boinc_api.Tpo .deps/boinc_api.Po >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -O2 -march=pentium3 -pipe -fomit-frame-pointer -m32 -O3 -funroll-loops -fforce-addr -ffast-math -I/usr/include -I/usr/include/openssl -pthread -MT graphics2_util.o -MD -MP -MF .deps/graphics2_util.Tpo -c -o graphics2_util.o graphics2_util.C >mv -f .deps/graphics2_util.Tpo .deps/graphics2_util.Po >rm -f libboinc_api.a >i686-pc-linux-gnu-ar cru libboinc_api.a boinc_api.o graphics2_util.o >i686-pc-linux-gnu-ranlib libboinc_api.a >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -O2 -march=pentium3 -pipe -fomit-frame-pointer -m32 -O3 -funroll-loops -fforce-addr -ffast-math -I/usr/include -I/usr/include/openssl -pthread -MT libboinc_graphics_api_a-graphics_api.o -MD -MP -MF .deps/libboinc_graphics_api_a-graphics_api.Tpo -c -o libboinc_graphics_api_a-graphics_api.o `test -f 'graphics_api.C' || echo './'`graphics_api.C >mv -f .deps/libboinc_graphics_api_a-graphics_api.Tpo .deps/libboinc_graphics_api_a-graphics_api.Po >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -O2 -march=pentium3 -pipe -fomit-frame-pointer -m32 -O3 -funroll-loops -fforce-addr -ffast-math -I/usr/include -I/usr/include/openssl -pthread -MT libboinc_graphics_api_a-graphics_data.o -MD -MP -MF .deps/libboinc_graphics_api_a-graphics_data.Tpo -c -o libboinc_graphics_api_a-graphics_data.o `test -f 'graphics_data.C' || echo './'`graphics_data.C >mv -f .deps/libboinc_graphics_api_a-graphics_data.Tpo .deps/libboinc_graphics_api_a-graphics_data.Po >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -O2 -march=pentium3 -pipe -fomit-frame-pointer -m32 -O3 -funroll-loops -fforce-addr -ffast-math -I/usr/include -I/usr/include/openssl -pthread -MT libboinc_graphics_api_a-graphics_impl.o -MD -MP -MF .deps/libboinc_graphics_api_a-graphics_impl.Tpo -c -o libboinc_graphics_api_a-graphics_impl.o `test -f 'graphics_impl.C' || echo './'`graphics_impl.C >mv -f .deps/libboinc_graphics_api_a-graphics_impl.Tpo .deps/libboinc_graphics_api_a-graphics_impl.Po >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -O2 -march=pentium3 -pipe -fomit-frame-pointer -m32 -O3 -funroll-loops -fforce-addr -ffast-math -I/usr/include -I/usr/include/openssl -pthread -MT libboinc_graphics_api_a-gutil.o -MD -MP -MF .deps/libboinc_graphics_api_a-gutil.Tpo -c -o libboinc_graphics_api_a-gutil.o `test -f 'gutil.C' || echo './'`gutil.C >mv -f .deps/libboinc_graphics_api_a-gutil.Tpo .deps/libboinc_graphics_api_a-gutil.Po >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -O2 -march=pentium3 -pipe -fomit-frame-pointer -m32 -O3 -funroll-loops -fforce-addr -ffast-math -I/usr/include -I/usr/include/openssl -pthread -MT libboinc_graphics_api_a-gutil_text.o -MD -MP -MF .deps/libboinc_graphics_api_a-gutil_text.Tpo -c -o libboinc_graphics_api_a-gutil_text.o `test -f 'gutil_text.C' || echo './'`gutil_text.C >mv -f .deps/libboinc_graphics_api_a-gutil_text.Tpo .deps/libboinc_graphics_api_a-gutil_text.Po >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -O2 -march=pentium3 -pipe -fomit-frame-pointer -m32 -O3 -funroll-loops -fforce-addr -ffast-math -I/usr/include -I/usr/include/openssl -pthread -MT libboinc_graphics_api_a-reduce_main.o -MD -MP -MF .deps/libboinc_graphics_api_a-reduce_main.Tpo -c -o libboinc_graphics_api_a-reduce_main.o `test -f 'reduce_main.C' || echo './'`reduce_main.C >mv -f .deps/libboinc_graphics_api_a-reduce_main.Tpo .deps/libboinc_graphics_api_a-reduce_main.Po >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -O2 -march=pentium3 -pipe -fomit-frame-pointer -m32 -O3 -funroll-loops -fforce-addr -ffast-math -I/usr/include -I/usr/include/openssl -pthread -MT libboinc_graphics_api_a-reduce_lib.o -MD -MP -MF .deps/libboinc_graphics_api_a-reduce_lib.Tpo -c -o libboinc_graphics_api_a-reduce_lib.o `test -f 'reduce_lib.C' || echo './'`reduce_lib.C >mv -f .deps/libboinc_graphics_api_a-reduce_lib.Tpo .deps/libboinc_graphics_api_a-reduce_lib.Po >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -O2 -march=pentium3 -pipe -fomit-frame-pointer -m32 -O3 -funroll-loops -fforce-addr -ffast-math -I/usr/include -I/usr/include/openssl -pthread -MT libboinc_graphics_api_a-texfont.o -MD -MP -MF .deps/libboinc_graphics_api_a-texfont.Tpo -c -o libboinc_graphics_api_a-texfont.o `test -f 'texfont.C' || echo './'`texfont.C >texfont.C: In function 'void txfGetStringMetrics(TexFont*, char*, int, int*, int*, int*)': >texfont.C:472: warning: converting to 'int' from 'GLfloat' >mv -f .deps/libboinc_graphics_api_a-texfont.Tpo .deps/libboinc_graphics_api_a-texfont.Po >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -O2 -march=pentium3 -pipe -fomit-frame-pointer -m32 -O3 -funroll-loops -fforce-addr -ffast-math -I/usr/include -I/usr/include/openssl -pthread -MT libboinc_graphics_api_a-texture.o -MD -MP -MF .deps/libboinc_graphics_api_a-texture.Tpo -c -o libboinc_graphics_api_a-texture.o `test -f 'texture.C' || echo './'`texture.C >mv -f .deps/libboinc_graphics_api_a-texture.Tpo .deps/libboinc_graphics_api_a-texture.Po >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -O2 -march=pentium3 -pipe -fomit-frame-pointer -m32 -O3 -funroll-loops -fforce-addr -ffast-math -I/usr/include -I/usr/include/openssl -pthread -MT libboinc_graphics_api_a-txf_util.o -MD -MP -MF .deps/libboinc_graphics_api_a-txf_util.Tpo -c -o libboinc_graphics_api_a-txf_util.o `test -f 'txf_util.C' || echo './'`txf_util.C >mv -f .deps/libboinc_graphics_api_a-txf_util.Tpo .deps/libboinc_graphics_api_a-txf_util.Po >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -O2 -march=pentium3 -pipe -fomit-frame-pointer -m32 -O3 -funroll-loops -fforce-addr -ffast-math -I/usr/include -I/usr/include/openssl -pthread -MT libboinc_graphics_api_a-x_opengl.o -MD -MP -MF .deps/libboinc_graphics_api_a-x_opengl.Tpo -c -o libboinc_graphics_api_a-x_opengl.o `test -f 'x_opengl.C' || echo './'`x_opengl.C >mv -f .deps/libboinc_graphics_api_a-x_opengl.Tpo .deps/libboinc_graphics_api_a-x_opengl.Po >rm -f libboinc_graphics_api.a >i686-pc-linux-gnu-ar cru libboinc_graphics_api.a libboinc_graphics_api_a-graphics_api.o libboinc_graphics_api_a-graphics_data.o libboinc_graphics_api_a-graphics_impl.o libboinc_graphics_api_a-gutil.o libboinc_graphics_api_a-gutil_text.o libboinc_graphics_api_a-reduce_main.o libboinc_graphics_api_a-reduce_lib.o libboinc_graphics_api_a-texfont.o libboinc_graphics_api_a-texture.o libboinc_graphics_api_a-txf_util.o libboinc_graphics_api_a-x_opengl.o >i686-pc-linux-gnu-ranlib libboinc_graphics_api.a >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -O2 -march=pentium3 -pipe -fomit-frame-pointer -m32 -O3 -funroll-loops -fforce-addr -ffast-math -I/usr/include -I/usr/include/openssl -pthread -MT libboinc_graphics_lib_a-graphics_lib.o -MD -MP -MF .deps/libboinc_graphics_lib_a-graphics_lib.Tpo -c -o libboinc_graphics_lib_a-graphics_lib.o `test -f 'graphics_lib.C' || echo './'`graphics_lib.C >mv -f .deps/libboinc_graphics_lib_a-graphics_lib.Tpo .deps/libboinc_graphics_lib_a-graphics_lib.Po >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -O2 -march=pentium3 -pipe -fomit-frame-pointer -m32 -O3 -funroll-loops -fforce-addr -ffast-math -I/usr/include -I/usr/include/openssl -pthread -MT libboinc_graphics_lib_a-graphics_data.o -MD -MP -MF .deps/libboinc_graphics_lib_a-graphics_data.Tpo -c -o libboinc_graphics_lib_a-graphics_data.o `test -f 'graphics_data.C' || echo './'`graphics_data.C >mv -f .deps/libboinc_graphics_lib_a-graphics_data.Tpo .deps/libboinc_graphics_lib_a-graphics_data.Po >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -O2 -march=pentium3 -pipe -fomit-frame-pointer -m32 -O3 -funroll-loops -fforce-addr -ffast-math -I/usr/include -I/usr/include/openssl -pthread -MT libboinc_graphics_lib_a-reduce_main.o -MD -MP -MF .deps/libboinc_graphics_lib_a-reduce_main.Tpo -c -o libboinc_graphics_lib_a-reduce_main.o `test -f 'reduce_main.C' || echo './'`reduce_main.C >mv -f .deps/libboinc_graphics_lib_a-reduce_main.Tpo .deps/libboinc_graphics_lib_a-reduce_main.Po >rm -f libboinc_graphics_lib.a >i686-pc-linux-gnu-ar cru libboinc_graphics_lib.a libboinc_graphics_lib_a-graphics_lib.o libboinc_graphics_lib_a-graphics_data.o libboinc_graphics_lib_a-reduce_main.o >i686-pc-linux-gnu-ranlib libboinc_graphics_lib.a >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -O2 -march=pentium3 -pipe -fomit-frame-pointer -m32 -O3 -funroll-loops -fforce-addr -ffast-math -I/usr/include -I/usr/include/openssl -pthread -MT libboinc_graphics_impl_a-graphics_data.o -MD -MP -MF .deps/libboinc_graphics_impl_a-graphics_data.Tpo -c -o libboinc_graphics_impl_a-graphics_data.o `test -f 'graphics_data.C' || echo './'`graphics_data.C >mv -f .deps/libboinc_graphics_impl_a-graphics_data.Tpo .deps/libboinc_graphics_impl_a-graphics_data.Po >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -O2 -march=pentium3 -pipe -fomit-frame-pointer -m32 -O3 -funroll-loops -fforce-addr -ffast-math -I/usr/include -I/usr/include/openssl -pthread -MT libboinc_graphics_impl_a-graphics_impl.o -MD -MP -MF .deps/libboinc_graphics_impl_a-graphics_impl.Tpo -c -o libboinc_graphics_impl_a-graphics_impl.o `test -f 'graphics_impl.C' || echo './'`graphics_impl.C >mv -f .deps/libboinc_graphics_impl_a-graphics_impl.Tpo .deps/libboinc_graphics_impl_a-graphics_impl.Po >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -O2 -march=pentium3 -pipe -fomit-frame-pointer -m32 -O3 -funroll-loops -fforce-addr -ffast-math -I/usr/include -I/usr/include/openssl -pthread -MT libboinc_graphics_impl_a-graphics_impl_lib.o -MD -MP -MF .deps/libboinc_graphics_impl_a-graphics_impl_lib.Tpo -c -o libboinc_graphics_impl_a-graphics_impl_lib.o `test -f 'graphics_impl_lib.C' || echo './'`graphics_impl_lib.C >mv -f .deps/libboinc_graphics_impl_a-graphics_impl_lib.Tpo .deps/libboinc_graphics_impl_a-graphics_impl_lib.Po >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -O2 -march=pentium3 -pipe -fomit-frame-pointer -m32 -O3 -funroll-loops -fforce-addr -ffast-math -I/usr/include -I/usr/include/openssl -pthread -MT libboinc_graphics_impl_a-gutil.o -MD -MP -MF .deps/libboinc_graphics_impl_a-gutil.Tpo -c -o libboinc_graphics_impl_a-gutil.o `test -f 'gutil.C' || echo './'`gutil.C >mv -f .deps/libboinc_graphics_impl_a-gutil.Tpo .deps/libboinc_graphics_impl_a-gutil.Po >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -O2 -march=pentium3 -pipe -fomit-frame-pointer -m32 -O3 -funroll-loops -fforce-addr -ffast-math -I/usr/include -I/usr/include/openssl -pthread -MT libboinc_graphics_impl_a-gutil_text.o -MD -MP -MF .deps/libboinc_graphics_impl_a-gutil_text.Tpo -c -o libboinc_graphics_impl_a-gutil_text.o `test -f 'gutil_text.C' || echo './'`gutil_text.C >mv -f .deps/libboinc_graphics_impl_a-gutil_text.Tpo .deps/libboinc_graphics_impl_a-gutil_text.Po >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -O2 -march=pentium3 -pipe -fomit-frame-pointer -m32 -O3 -funroll-loops -fforce-addr -ffast-math -I/usr/include -I/usr/include/openssl -pthread -MT libboinc_graphics_impl_a-reduce_lib.o -MD -MP -MF .deps/libboinc_graphics_impl_a-reduce_lib.Tpo -c -o libboinc_graphics_impl_a-reduce_lib.o `test -f 'reduce_lib.C' || echo './'`reduce_lib.C >mv -f .deps/libboinc_graphics_impl_a-reduce_lib.Tpo .deps/libboinc_graphics_impl_a-reduce_lib.Po >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -O2 -march=pentium3 -pipe -fomit-frame-pointer -m32 -O3 -funroll-loops -fforce-addr -ffast-math -I/usr/include -I/usr/include/openssl -pthread -MT libboinc_graphics_impl_a-texfont.o -MD -MP -MF .deps/libboinc_graphics_impl_a-texfont.Tpo -c -o libboinc_graphics_impl_a-texfont.o `test -f 'texfont.C' || echo './'`texfont.C >texfont.C: In function 'void txfGetStringMetrics(TexFont*, char*, int, int*, int*, int*)': >texfont.C:472: warning: converting to 'int' from 'GLfloat' >mv -f .deps/libboinc_graphics_impl_a-texfont.Tpo .deps/libboinc_graphics_impl_a-texfont.Po >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -O2 -march=pentium3 -pipe -fomit-frame-pointer -m32 -O3 -funroll-loops -fforce-addr -ffast-math -I/usr/include -I/usr/include/openssl -pthread -MT libboinc_graphics_impl_a-texture.o -MD -MP -MF .deps/libboinc_graphics_impl_a-texture.Tpo -c -o libboinc_graphics_impl_a-texture.o `test -f 'texture.C' || echo './'`texture.C >mv -f .deps/libboinc_graphics_impl_a-texture.Tpo .deps/libboinc_graphics_impl_a-texture.Po >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -O2 -march=pentium3 -pipe -fomit-frame-pointer -m32 -O3 -funroll-loops -fforce-addr -ffast-math -I/usr/include -I/usr/include/openssl -pthread -MT libboinc_graphics_impl_a-txf_util.o -MD -MP -MF .deps/libboinc_graphics_impl_a-txf_util.Tpo -c -o libboinc_graphics_impl_a-txf_util.o `test -f 'txf_util.C' || echo './'`txf_util.C >mv -f .deps/libboinc_graphics_impl_a-txf_util.Tpo .deps/libboinc_graphics_impl_a-txf_util.Po >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -O2 -march=pentium3 -pipe -fomit-frame-pointer -m32 -O3 -funroll-loops -fforce-addr -ffast-math -I/usr/include -I/usr/include/openssl -pthread -MT libboinc_graphics_impl_a-x_opengl.o -MD -MP -MF .deps/libboinc_graphics_impl_a-x_opengl.Tpo -c -o libboinc_graphics_impl_a-x_opengl.o `test -f 'x_opengl.C' || echo './'`x_opengl.C >mv -f .deps/libboinc_graphics_impl_a-x_opengl.Tpo .deps/libboinc_graphics_impl_a-x_opengl.Po >rm -f libboinc_graphics_impl.a >i686-pc-linux-gnu-ar cru libboinc_graphics_impl.a libboinc_graphics_impl_a-graphics_data.o libboinc_graphics_impl_a-graphics_impl.o libboinc_graphics_impl_a-graphics_impl_lib.o libboinc_graphics_impl_a-gutil.o libboinc_graphics_impl_a-gutil_text.o libboinc_graphics_impl_a-reduce_lib.o libboinc_graphics_impl_a-texfont.o libboinc_graphics_impl_a-texture.o libboinc_graphics_impl_a-txf_util.o libboinc_graphics_impl_a-x_opengl.o >i686-pc-linux-gnu-ranlib libboinc_graphics_impl.a >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -O2 -march=pentium3 -pipe -fomit-frame-pointer -m32 -O3 -funroll-loops -fforce-addr -ffast-math -I/usr/include -I/usr/include/openssl -pthread -MT libboinc_graphics2_a-gutil.o -MD -MP -MF .deps/libboinc_graphics2_a-gutil.Tpo -c -o libboinc_graphics2_a-gutil.o `test -f 'gutil.C' || echo './'`gutil.C >mv -f .deps/libboinc_graphics2_a-gutil.Tpo .deps/libboinc_graphics2_a-gutil.Po >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -O2 -march=pentium3 -pipe -fomit-frame-pointer -m32 -O3 -funroll-loops -fforce-addr -ffast-math -I/usr/include -I/usr/include/openssl -pthread -MT libboinc_graphics2_a-gutil_text.o -MD -MP -MF .deps/libboinc_graphics2_a-gutil_text.Tpo -c -o libboinc_graphics2_a-gutil_text.o `test -f 'gutil_text.C' || echo './'`gutil_text.C >mv -f .deps/libboinc_graphics2_a-gutil_text.Tpo .deps/libboinc_graphics2_a-gutil_text.Po >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -O2 -march=pentium3 -pipe -fomit-frame-pointer -m32 -O3 -funroll-loops -fforce-addr -ffast-math -I/usr/include -I/usr/include/openssl -pthread -MT libboinc_graphics2_a-reduce_lib.o -MD -MP -MF .deps/libboinc_graphics2_a-reduce_lib.Tpo -c -o libboinc_graphics2_a-reduce_lib.o `test -f 'reduce_lib.C' || echo './'`reduce_lib.C >mv -f .deps/libboinc_graphics2_a-reduce_lib.Tpo .deps/libboinc_graphics2_a-reduce_lib.Po >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -O2 -march=pentium3 -pipe -fomit-frame-pointer -m32 -O3 -funroll-loops -fforce-addr -ffast-math -I/usr/include -I/usr/include/openssl -pthread -MT libboinc_graphics2_a-texfont.o -MD -MP -MF .deps/libboinc_graphics2_a-texfont.Tpo -c -o libboinc_graphics2_a-texfont.o `test -f 'texfont.C' || echo './'`texfont.C >texfont.C: In function 'void txfGetStringMetrics(TexFont*, char*, int, int*, int*, int*)': >texfont.C:472: warning: converting to 'int' from 'GLfloat' >mv -f .deps/libboinc_graphics2_a-texfont.Tpo .deps/libboinc_graphics2_a-texfont.Po >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -O2 -march=pentium3 -pipe -fomit-frame-pointer -m32 -O3 -funroll-loops -fforce-addr -ffast-math -I/usr/include -I/usr/include/openssl -pthread -MT libboinc_graphics2_a-texture.o -MD -MP -MF .deps/libboinc_graphics2_a-texture.Tpo -c -o libboinc_graphics2_a-texture.o `test -f 'texture.C' || echo './'`texture.C >mv -f .deps/libboinc_graphics2_a-texture.Tpo .deps/libboinc_graphics2_a-texture.Po >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -O2 -march=pentium3 -pipe -fomit-frame-pointer -m32 -O3 -funroll-loops -fforce-addr -ffast-math -I/usr/include -I/usr/include/openssl -pthread -MT libboinc_graphics2_a-txf_util.o -MD -MP -MF .deps/libboinc_graphics2_a-txf_util.Tpo -c -o libboinc_graphics2_a-txf_util.o `test -f 'txf_util.C' || echo './'`txf_util.C >mv -f .deps/libboinc_graphics2_a-txf_util.Tpo .deps/libboinc_graphics2_a-txf_util.Po >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -O2 -march=pentium3 -pipe -fomit-frame-pointer -m32 -O3 -funroll-loops -fforce-addr -ffast-math -I/usr/include -I/usr/include/openssl -pthread -MT libboinc_graphics2_a-graphics2.o -MD -MP -MF .deps/libboinc_graphics2_a-graphics2.Tpo -c -o libboinc_graphics2_a-graphics2.o `test -f 'graphics2.C' || echo './'`graphics2.C >mv -f .deps/libboinc_graphics2_a-graphics2.Tpo .deps/libboinc_graphics2_a-graphics2.Po >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -O2 -march=pentium3 -pipe -fomit-frame-pointer -m32 -O3 -funroll-loops -fforce-addr -ffast-math -I/usr/include -I/usr/include/openssl -pthread -MT libboinc_graphics2_a-graphics2_unix.o -MD -MP -MF .deps/libboinc_graphics2_a-graphics2_unix.Tpo -c -o libboinc_graphics2_a-graphics2_unix.o `test -f 'graphics2_unix.C' || echo './'`graphics2_unix.C >mv -f .deps/libboinc_graphics2_a-graphics2_unix.Tpo .deps/libboinc_graphics2_a-graphics2_unix.Po >rm -f libboinc_graphics2.a >i686-pc-linux-gnu-ar cru libboinc_graphics2.a libboinc_graphics2_a-gutil.o libboinc_graphics2_a-gutil_text.o libboinc_graphics2_a-reduce_lib.o libboinc_graphics2_a-texfont.o libboinc_graphics2_a-texture.o libboinc_graphics2_a-txf_util.o libboinc_graphics2_a-graphics2.o libboinc_graphics2_a-graphics2_unix.o >i686-pc-linux-gnu-ranlib libboinc_graphics2.a >make[2]: Leaving directory `/var/tmp/portage/sci-misc/boinc-5.10.45/work/boinc-5.10.45/api' >Making all in lib >make[2]: Entering directory `/var/tmp/portage/sci-misc/boinc-5.10.45/work/boinc-5.10.45/lib' >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -O2 -march=pentium3 -pipe -fomit-frame-pointer -m32 -O3 -funroll-loops -fforce-addr -ffast-math -I/usr/include -I/usr/include/openssl -pthread -MT app_ipc.o -MD -MP -MF .deps/app_ipc.Tpo -c -o app_ipc.o app_ipc.C >mv -f .deps/app_ipc.Tpo .deps/app_ipc.Po >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -O2 -march=pentium3 -pipe -fomit-frame-pointer -m32 -O3 -funroll-loops -fforce-addr -ffast-math -I/usr/include -I/usr/include/openssl -pthread -MT base64.o -MD -MP -MF .deps/base64.Tpo -c -o base64.o base64.C >mv -f .deps/base64.Tpo .deps/base64.Po >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -O2 -march=pentium3 -pipe -fomit-frame-pointer -m32 -O3 -funroll-loops -fforce-addr -ffast-math -I/usr/include -I/usr/include/openssl -pthread -MT crypt.o -MD -MP -MF .deps/crypt.Tpo -c -o crypt.o crypt.C >mv -f .deps/crypt.Tpo .deps/crypt.Po >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -O2 -march=pentium3 -pipe -fomit-frame-pointer -m32 -O3 -funroll-loops -fforce-addr -ffast-math -I/usr/include -I/usr/include/openssl -pthread -MT diagnostics.o -MD -MP -MF .deps/diagnostics.Tpo -c -o diagnostics.o diagnostics.C >mv -f .deps/diagnostics.Tpo .deps/diagnostics.Po >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -O2 -march=pentium3 -pipe -fomit-frame-pointer -m32 -O3 -funroll-loops -fforce-addr -ffast-math -I/usr/include -I/usr/include/openssl -pthread -MT filesys.o -MD -MP -MF .deps/filesys.Tpo -c -o filesys.o filesys.C >mv -f .deps/filesys.Tpo .deps/filesys.Po >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -O2 -march=pentium3 -pipe -fomit-frame-pointer -m32 -O3 -funroll-loops -fforce-addr -ffast-math -I/usr/include -I/usr/include/openssl -pthread -MT gui_rpc_client.o -MD -MP -MF .deps/gui_rpc_client.Tpo -c -o gui_rpc_client.o gui_rpc_client.C >mv -f .deps/gui_rpc_client.Tpo .deps/gui_rpc_client.Po >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -O2 -march=pentium3 -pipe -fomit-frame-pointer -m32 -O3 -funroll-loops -fforce-addr -ffast-math -I/usr/include -I/usr/include/openssl -pthread -MT gui_rpc_client_ops.o -MD -MP -MF .deps/gui_rpc_client_ops.Tpo -c -o gui_rpc_client_ops.o gui_rpc_client_ops.C >mv -f .deps/gui_rpc_client_ops.Tpo .deps/gui_rpc_client_ops.Po >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -O2 -march=pentium3 -pipe -fomit-frame-pointer -m32 -O3 -funroll-loops -fforce-addr -ffast-math -I/usr/include -I/usr/include/openssl -pthread -MT gui_rpc_client_print.o -MD -MP -MF .deps/gui_rpc_client_print.Tpo -c -o gui_rpc_client_print.o gui_rpc_client_print.C >mv -f .deps/gui_rpc_client_print.Tpo .deps/gui_rpc_client_print.Po >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -O2 -march=pentium3 -pipe -fomit-frame-pointer -m32 -O3 -funroll-loops -fforce-addr -ffast-math -I/usr/include -I/usr/include/openssl -pthread -MT hostinfo.o -MD -MP -MF .deps/hostinfo.Tpo -c -o hostinfo.o hostinfo.C >mv -f .deps/hostinfo.Tpo .deps/hostinfo.Po >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -O2 -march=pentium3 -pipe -fomit-frame-pointer -m32 -O3 -funroll-loops -fforce-addr -ffast-math -I/usr/include -I/usr/include/openssl -pthread -MT md5.o -MD -MP -MF .deps/md5.Tpo -c -o md5.o md5.c >mv -f .deps/md5.Tpo .deps/md5.Po >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -O2 -march=pentium3 -pipe -fomit-frame-pointer -m32 -O3 -funroll-loops -fforce-addr -ffast-math -I/usr/include -I/usr/include/openssl -pthread -MT md5_file.o -MD -MP -MF .deps/md5_file.Tpo -c -o md5_file.o md5_file.C >mv -f .deps/md5_file.Tpo .deps/md5_file.Po >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -O2 -march=pentium3 -pipe -fomit-frame-pointer -m32 -O3 -funroll-loops -fforce-addr -ffast-math -I/usr/include -I/usr/include/openssl -pthread -MT mem_usage.o -MD -MP -MF .deps/mem_usage.Tpo -c -o mem_usage.o mem_usage.C >mv -f .deps/mem_usage.Tpo .deps/mem_usage.Po >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -O2 -march=pentium3 -pipe -fomit-frame-pointer -m32 -O3 -funroll-loops -fforce-addr -ffast-math -I/usr/include -I/usr/include/openssl -pthread -MT mfile.o -MD -MP -MF .deps/mfile.Tpo -c -o mfile.o mfile.C >mv -f .deps/mfile.Tpo .deps/mfile.Po >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -O2 -march=pentium3 -pipe -fomit-frame-pointer -m32 -O3 -funroll-loops -fforce-addr -ffast-math -I/usr/include -I/usr/include/openssl -pthread -MT miofile.o -MD -MP -MF .deps/miofile.Tpo -c -o miofile.o miofile.C >mv -f .deps/miofile.Tpo .deps/miofile.Po >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -O2 -march=pentium3 -pipe -fomit-frame-pointer -m32 -O3 -funroll-loops -fforce-addr -ffast-math -I/usr/include -I/usr/include/openssl -pthread -MT msg_log.o -MD -MP -MF .deps/msg_log.Tpo -c -o msg_log.o msg_log.C >mv -f .deps/msg_log.Tpo .deps/msg_log.Po >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -O2 -march=pentium3 -pipe -fomit-frame-pointer -m32 -O3 -funroll-loops -fforce-addr -ffast-math -I/usr/include -I/usr/include/openssl -pthread -MT network.o -MD -MP -MF .deps/network.Tpo -c -o network.o network.C >mv -f .deps/network.Tpo .deps/network.Po >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -O2 -march=pentium3 -pipe -fomit-frame-pointer -m32 -O3 -funroll-loops -fforce-addr -ffast-math -I/usr/include -I/usr/include/openssl -pthread -MT parse.o -MD -MP -MF .deps/parse.Tpo -c -o parse.o parse.C >mv -f .deps/parse.Tpo .deps/parse.Po >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -O2 -march=pentium3 -pipe -fomit-frame-pointer -m32 -O3 -funroll-loops -fforce-addr -ffast-math -I/usr/include -I/usr/include/openssl -pthread -MT prefs.o -MD -MP -MF .deps/prefs.Tpo -c -o prefs.o prefs.C >mv -f .deps/prefs.Tpo .deps/prefs.Po >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -O2 -march=pentium3 -pipe -fomit-frame-pointer -m32 -O3 -funroll-loops -fforce-addr -ffast-math -I/usr/include -I/usr/include/openssl -pthread -MT procinfo_unix.o -MD -MP -MF .deps/procinfo_unix.Tpo -c -o procinfo_unix.o procinfo_unix.C >mv -f .deps/procinfo_unix.Tpo .deps/procinfo_unix.Po >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -O2 -march=pentium3 -pipe -fomit-frame-pointer -m32 -O3 -funroll-loops -fforce-addr -ffast-math -I/usr/include -I/usr/include/openssl -pthread -MT proxy_info.o -MD -MP -MF .deps/proxy_info.Tpo -c -o proxy_info.o proxy_info.C >mv -f .deps/proxy_info.Tpo .deps/proxy_info.Po >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -O2 -march=pentium3 -pipe -fomit-frame-pointer -m32 -O3 -funroll-loops -fforce-addr -ffast-math -I/usr/include -I/usr/include/openssl -pthread -MT shmem.o -MD -MP -MF .deps/shmem.Tpo -c -o shmem.o shmem.C >shmem.C:280:9: warning: multi-character character constant >shmem.C:280:17: warning: multi-character character constant >shmem.C:280:25: warning: multi-character character constant >shmem.C:280:33: warning: multi-character character constant >shmem.C:280:41: warning: multi-character character constant >shmem.C:280:49: warning: multi-character character constant >shmem.C:280:57: warning: multi-character character constant >shmem.C:280:65: warning: multi-character character constant >shmem.C:281:9: warning: multi-character character constant >shmem.C:281:17: warning: multi-character character constant >shmem.C:281:25: warning: multi-character character constant >shmem.C:281:33: warning: multi-character character constant >shmem.C:281:41: warning: multi-character character constant >shmem.C:281:49: warning: multi-character character constant >shmem.C:281:57: warning: multi-character character constant >shmem.C:281:65: warning: multi-character character constant >mv -f .deps/shmem.Tpo .deps/shmem.Po >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -O2 -march=pentium3 -pipe -fomit-frame-pointer -m32 -O3 -funroll-loops -fforce-addr -ffast-math -I/usr/include -I/usr/include/openssl -pthread -MT str_util.o -MD -MP -MF .deps/str_util.Tpo -c -o str_util.o str_util.C >mv -f .deps/str_util.Tpo .deps/str_util.Po >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -O2 -march=pentium3 -pipe -fomit-frame-pointer -m32 -O3 -funroll-loops -fforce-addr -ffast-math -I/usr/include -I/usr/include/openssl -pthread -MT util.o -MD -MP -MF .deps/util.Tpo -c -o util.o util.C >mv -f .deps/util.Tpo .deps/util.Po >rm -f libboinc.a >i686-pc-linux-gnu-ar cru libboinc.a app_ipc.o base64.o crypt.o diagnostics.o filesys.o gui_rpc_client.o gui_rpc_client_ops.o gui_rpc_client_print.o hostinfo.o md5.o md5_file.o mem_usage.o mfile.o miofile.o msg_log.o network.o parse.o prefs.o procinfo_unix.o proxy_info.o shmem.o str_util.o util.o >i686-pc-linux-gnu-ranlib libboinc.a >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -O2 -march=pentium3 -pipe -fomit-frame-pointer -m32 -O3 -funroll-loops -fforce-addr -ffast-math -I/usr/include -I/usr/include/openssl -pthread -MT crypt_prog.o -MD -MP -MF .deps/crypt_prog.Tpo -c -o crypt_prog.o crypt_prog.C >mv -f .deps/crypt_prog.Tpo .deps/crypt_prog.Po >/bin/sh ../libtool --tag=CXX --mode=link i686-pc-linux-gnu-g++ -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -O2 -march=pentium3 -pipe -fomit-frame-pointer -m32 -O3 -funroll-loops -fforce-addr -ffast-math -I/usr/include -I/usr/include/openssl -pthread -L../lib -L../lib -L../lib -L/usr/lib -o crypt_prog crypt_prog.o crypt.o md5.o md5_file.o -lcrypto -lssl -lcrypto -ldl -lnsl -lz -lcurl -lpthread -lm -lgcc -lstdc++ -lgcc_eh -lc >mkdir .libs >i686-pc-linux-gnu-g++ -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -O2 -march=pentium3 -pipe -fomit-frame-pointer -m32 -O3 -funroll-loops -fforce-addr -ffast-math -I/usr/include -I/usr/include/openssl -o crypt_prog crypt_prog.o crypt.o md5.o md5_file.o -pthread -L/var/tmp/portage/sci-misc/boinc-5.10.45/work/boinc-5.10.45/lib -L/usr/lib -lnsl /usr/lib/libcurl.so -lssl -lcrypto -ldl -lz -lpthread -lm -lgcc -lstdc++ -lgcc_eh -lc >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -O2 -march=pentium3 -pipe -fomit-frame-pointer -m32 -O3 -funroll-loops -fforce-addr -ffast-math -I/usr/include -I/usr/include/openssl -pthread -MT boinc_cmd.o -MD -MP -MF .deps/boinc_cmd.Tpo -c -o boinc_cmd.o boinc_cmd.C >mv -f .deps/boinc_cmd.Tpo .deps/boinc_cmd.Po >/bin/sh ../libtool --tag=CXX --mode=link i686-pc-linux-gnu-g++ -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -O2 -march=pentium3 -pipe -fomit-frame-pointer -m32 -O3 -funroll-loops -fforce-addr -ffast-math -I/usr/include -I/usr/include/openssl -pthread -L../lib -L../lib -L../lib -L/usr/lib -o boinc_cmd boinc_cmd.o libboinc.a -lssl -lcrypto -ldl -lnsl -lz -lcurl -lpthread -lm -lgcc -lstdc++ -lgcc_eh -lc >i686-pc-linux-gnu-g++ -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -O2 -march=pentium3 -pipe -fomit-frame-pointer -m32 -O3 -funroll-loops -fforce-addr -ffast-math -I/usr/include -I/usr/include/openssl -o boinc_cmd boinc_cmd.o -pthread -L/var/tmp/portage/sci-misc/boinc-5.10.45/work/boinc-5.10.45/lib -L/usr/lib libboinc.a -lnsl /usr/lib/libcurl.so -lssl -lcrypto -ldl -lz -lpthread -lm -lgcc -lstdc++ -lgcc_eh -lc >rm -f boinccmd >rm -f boinccmd.unmodified >cp boinc_cmd boinccmd.unmodified >/bin/ln boinc_cmd boinccmd >i686-pc-linux-gnu-strip boinccmd >make[2]: Leaving directory `/var/tmp/portage/sci-misc/boinc-5.10.45/work/boinc-5.10.45/lib' >Making all in zip >make[2]: Entering directory `/var/tmp/portage/sci-misc/boinc-5.10.45/work/boinc-5.10.45/zip' >Making all in zip >make[3]: Entering directory `/var/tmp/portage/sci-misc/boinc-5.10.45/work/boinc-5.10.45/zip/zip' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/sci-misc/boinc-5.10.45/work/boinc-5.10.45/zip/zip' >Making all in unzip >make[3]: Entering directory `/var/tmp/portage/sci-misc/boinc-5.10.45/work/boinc-5.10.45/zip/unzip' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/sci-misc/boinc-5.10.45/work/boinc-5.10.45/zip/unzip' >make[3]: Entering directory `/var/tmp/portage/sci-misc/boinc-5.10.45/work/boinc-5.10.45/zip' >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../zlib -I../lib -I../zip -I../zip/zip -I../zip/unzip -DUNIX -DDLL -O2 -march=pentium3 -pipe -fomit-frame-pointer -m32 -O3 -funroll-loops -fforce-addr -ffast-math -I/usr/include -I/usr/include/openssl -pthread -MT boinc_zip.o -MD -MP -MF .deps/boinc_zip.Tpo -c -o boinc_zip.o boinc_zip.cpp >mv -f .deps/boinc_zip.Tpo .deps/boinc_zip.Po >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../zlib -I../lib -I../zip -I../zip/zip -I../zip/unzip -DUNIX -DDLL -O2 -march=pentium3 -pipe -fomit-frame-pointer -m32 -O3 -funroll-loops -fforce-addr -ffast-math -I/usr/include -I/usr/include/openssl -pthread -MT apihelp.o -MD -MP -MF .deps/apihelp.Tpo -c -o apihelp.o `test -f './unzip/apihelp.c' || echo './'`./unzip/apihelp.c >mv -f .deps/apihelp.Tpo .deps/apihelp.Po >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../zlib -I../lib -I../zip -I../zip/zip -I../zip/unzip -DUNIX -DDLL -O2 -march=pentium3 -pipe -fomit-frame-pointer -m32 -O3 -funroll-loops -fforce-addr -ffast-math -I/usr/include -I/usr/include/openssl -pthread -MT crc32.o -MD -MP -MF .deps/crc32.Tpo -c -o crc32.o `test -f './unzip/crc32.c' || echo './'`./unzip/crc32.c >mv -f .deps/crc32.Tpo .deps/crc32.Po >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../zlib -I../lib -I../zip -I../zip/zip -I../zip/unzip -DUNIX -DDLL -O2 -march=pentium3 -pipe -fomit-frame-pointer -m32 -O3 -funroll-loops -fforce-addr -ffast-math -I/usr/include -I/usr/include/openssl -pthread -MT crctab.o -MD -MP -MF .deps/crctab.Tpo -c -o crctab.o `test -f './unzip/crctab.c' || echo './'`./unzip/crctab.c >mv -f .deps/crctab.Tpo .deps/crctab.Po >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../zlib -I../lib -I../zip -I../zip/zip -I../zip/unzip -DUNIX -DDLL -O2 -march=pentium3 -pipe -fomit-frame-pointer -m32 -O3 -funroll-loops -fforce-addr -ffast-math -I/usr/include -I/usr/include/openssl -pthread -MT envargs.o -MD -MP -MF .deps/envargs.Tpo -c -o envargs.o `test -f './unzip/envargs.c' || echo './'`./unzip/envargs.c >mv -f .deps/envargs.Tpo .deps/envargs.Po >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../zlib -I../lib -I../zip -I../zip/zip -I../zip/unzip -DUNIX -DDLL -O2 -march=pentium3 -pipe -fomit-frame-pointer -m32 -O3 -funroll-loops -fforce-addr -ffast-math -I/usr/include -I/usr/include/openssl -pthread -MT explode.o -MD -MP -MF .deps/explode.Tpo -c -o explode.o `test -f './unzip/explode.c' || echo './'`./unzip/explode.c >mv -f .deps/explode.Tpo .deps/explode.Po >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../zlib -I../lib -I../zip -I../zip/zip -I../zip/unzip -DUNIX -DDLL -O2 -march=pentium3 -pipe -fomit-frame-pointer -m32 -O3 -funroll-loops -fforce-addr -ffast-math -I/usr/include -I/usr/include/openssl -pthread -MT extract.o -MD -MP -MF .deps/extract.Tpo -c -o extract.o `test -f './unzip/extract.c' || echo './'`./unzip/extract.c >./unzip/extract.c:221: warning: parameter names (without types) in function declaration >mv -f .deps/extract.Tpo .deps/extract.Po >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../zlib -I../lib -I../zip -I../zip/zip -I../zip/unzip -DUNIX -DDLL -O2 -march=pentium3 -pipe -fomit-frame-pointer -m32 -O3 -funroll-loops -fforce-addr -ffast-math -I/usr/include -I/usr/include/openssl -pthread -MT fileio.o -MD -MP -MF .deps/fileio.Tpo -c -o fileio.o `test -f './unzip/fileio.c' || echo './'`./unzip/fileio.c >mv -f .deps/fileio.Tpo .deps/fileio.Po >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../zlib -I../lib -I../zip -I../zip/zip -I../zip/unzip -DUNIX -DDLL -O2 -march=pentium3 -pipe -fomit-frame-pointer -m32 -O3 -funroll-loops -fforce-addr -ffast-math -I/usr/include -I/usr/include/openssl -pthread -MT globals.o -MD -MP -MF .deps/globals.Tpo -c -o globals.o `test -f './unzip/globals.c' || echo './'`./unzip/globals.c >mv -f .deps/globals.Tpo .deps/globals.Po >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../zlib -I../lib -I../zip -I../zip/zip -I../zip/unzip -DUNIX -DDLL -O2 -march=pentium3 -pipe -fomit-frame-pointer -m32 -O3 -funroll-loops -fforce-addr -ffast-math -I/usr/include -I/usr/include/openssl -pthread -MT inflate.o -MD -MP -MF .deps/inflate.Tpo -c -o inflate.o `test -f './unzip/inflate.c' || echo './'`./unzip/inflate.c >mv -f .deps/inflate.Tpo .deps/inflate.Po >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../zlib -I../lib -I../zip -I../zip/zip -I../zip/unzip -DUNIX -DDLL -O2 -march=pentium3 -pipe -fomit-frame-pointer -m32 -O3 -funroll-loops -fforce-addr -ffast-math -I/usr/include -I/usr/include/openssl -pthread -MT list.o -MD -MP -MF .deps/list.Tpo -c -o list.o `test -f './unzip/list.c' || echo './'`./unzip/list.c >mv -f .deps/list.Tpo .deps/list.Po >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../zlib -I../lib -I../zip -I../zip/zip -I../zip/unzip -DUNIX -DDLL -O2 -march=pentium3 -pipe -fomit-frame-pointer -m32 -O3 -funroll-loops -fforce-addr -ffast-math -I/usr/include -I/usr/include/openssl -pthread -MT match.o -MD -MP -MF .deps/match.Tpo -c -o match.o `test -f './unzip/match.c' || echo './'`./unzip/match.c >mv -f .deps/match.Tpo .deps/match.Po >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../zlib -I../lib -I../zip -I../zip/zip -I../zip/unzip -DUNIX -DDLL -O2 -march=pentium3 -pipe -fomit-frame-pointer -m32 -O3 -funroll-loops -fforce-addr -ffast-math -I/usr/include -I/usr/include/openssl -pthread -MT process.o -MD -MP -MF .deps/process.Tpo -c -o process.o `test -f './unzip/process.c' || echo './'`./unzip/process.c >mv -f .deps/process.Tpo .deps/process.Po >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../zlib -I../lib -I../zip -I../zip/zip -I../zip/unzip -DUNIX -DDLL -O2 -march=pentium3 -pipe -fomit-frame-pointer -m32 -O3 -funroll-loops -fforce-addr -ffast-math -I/usr/include -I/usr/include/openssl -pthread -MT ttyio.o -MD -MP -MF .deps/ttyio.Tpo -c -o ttyio.o `test -f './unzip/ttyio.c' || echo './'`./unzip/ttyio.c >mv -f .deps/ttyio.Tpo .deps/ttyio.Po >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../zlib -I../lib -I../zip -I../zip/zip -I../zip/unzip -DUNIX -DDLL -O2 -march=pentium3 -pipe -fomit-frame-pointer -m32 -O3 -funroll-loops -fforce-addr -ffast-math -I/usr/include -I/usr/include/openssl -pthread -MT unreduce.o -MD -MP -MF .deps/unreduce.Tpo -c -o unreduce.o `test -f './unzip/unreduce.c' || echo './'`./unzip/unreduce.c >mv -f .deps/unreduce.Tpo .deps/unreduce.Po >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../zlib -I../lib -I../zip -I../zip/zip -I../zip/unzip -DUNIX -DDLL -O2 -march=pentium3 -pipe -fomit-frame-pointer -m32 -O3 -funroll-loops -fforce-addr -ffast-math -I/usr/include -I/usr/include/openssl -pthread -MT unshrink.o -MD -MP -MF .deps/unshrink.Tpo -c -o unshrink.o `test -f './unzip/unshrink.c' || echo './'`./unzip/unshrink.c >mv -f .deps/unshrink.Tpo .deps/unshrink.Po >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../zlib -I../lib -I../zip -I../zip/zip -I../zip/unzip -DUNIX -DDLL -O2 -march=pentium3 -pipe -fomit-frame-pointer -m32 -O3 -funroll-loops -fforce-addr -ffast-math -I/usr/include -I/usr/include/openssl -pthread -MT unzip.o -MD -MP -MF .deps/unzip.Tpo -c -o unzip.o `test -f './unzip/unzip.c' || echo './'`./unzip/unzip.c >mv -f .deps/unzip.Tpo .deps/unzip.Po >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../zlib -I../lib -I../zip -I../zip/zip -I../zip/unzip -DUNIX -DDLL -O2 -march=pentium3 -pipe -fomit-frame-pointer -m32 -O3 -funroll-loops -fforce-addr -ffast-math -I/usr/include -I/usr/include/openssl -pthread -MT zipinfo.o -MD -MP -MF .deps/zipinfo.Tpo -c -o zipinfo.o `test -f './unzip/zipinfo.c' || echo './'`./unzip/zipinfo.c >mv -f .deps/zipinfo.Tpo .deps/zipinfo.Po >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../zlib -I../lib -I../zip -I../zip/zip -I../zip/unzip -DUNIX -DDLL -O2 -march=pentium3 -pipe -fomit-frame-pointer -m32 -O3 -funroll-loops -fforce-addr -ffast-math -I/usr/include -I/usr/include/openssl -pthread -MT api.o -MD -MP -MF .deps/api.Tpo -c -o api.o `test -f './unzip/api.c' || echo './'`./unzip/api.c >mv -f .deps/api.Tpo .deps/api.Po >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../zlib -I../lib -I../zip -I../zip/zip -I../zip/unzip -DUNIX -DDLL -O2 -march=pentium3 -pipe -fomit-frame-pointer -m32 -O3 -funroll-loops -fforce-addr -ffast-math -I/usr/include -I/usr/include/openssl -pthread -MT deflate.o -MD -MP -MF .deps/deflate.Tpo -c -o deflate.o `test -f './zip/deflate.c' || echo './'`./zip/deflate.c >mv -f .deps/deflate.Tpo .deps/deflate.Po >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../zlib -I../lib -I../zip -I../zip/zip -I../zip/unzip -DUNIX -DDLL -O2 -march=pentium3 -pipe -fomit-frame-pointer -m32 -O3 -funroll-loops -fforce-addr -ffast-math -I/usr/include -I/usr/include/openssl -pthread -MT trees.o -MD -MP -MF .deps/trees.Tpo -c -o trees.o `test -f './zip/trees.c' || echo './'`./zip/trees.c >mv -f .deps/trees.Tpo .deps/trees.Po >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../zlib -I../lib -I../zip -I../zip/zip -I../zip/unzip -DUNIX -DDLL -O2 -march=pentium3 -pipe -fomit-frame-pointer -m32 -O3 -funroll-loops -fforce-addr -ffast-math -I/usr/include -I/usr/include/openssl -pthread -MT util.o -MD -MP -MF .deps/util.Tpo -c -o util.o `test -f './zip/util.c' || echo './'`./zip/util.c >mv -f .deps/util.Tpo .deps/util.Po >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../zlib -I../lib -I../zip -I../zip/zip -I../zip/unzip -DUNIX -DDLL -O2 -march=pentium3 -pipe -fomit-frame-pointer -m32 -O3 -funroll-loops -fforce-addr -ffast-math -I/usr/include -I/usr/include/openssl -pthread -MT z_fileio.o -MD -MP -MF .deps/z_fileio.Tpo -c -o z_fileio.o `test -f './zip/z_fileio.c' || echo './'`./zip/z_fileio.c >mv -f .deps/z_fileio.Tpo .deps/z_fileio.Po >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../zlib -I../lib -I../zip -I../zip/zip -I../zip/unzip -DUNIX -DDLL -O2 -march=pentium3 -pipe -fomit-frame-pointer -m32 -O3 -funroll-loops -fforce-addr -ffast-math -I/usr/include -I/usr/include/openssl -pthread -MT z_globals.o -MD -MP -MF .deps/z_globals.Tpo -c -o z_globals.o `test -f './zip/z_globals.c' || echo './'`./zip/z_globals.c >mv -f .deps/z_globals.Tpo .deps/z_globals.Po >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../zlib -I../lib -I../zip -I../zip/zip -I../zip/unzip -DUNIX -DDLL -O2 -march=pentium3 -pipe -fomit-frame-pointer -m32 -O3 -funroll-loops -fforce-addr -ffast-math -I/usr/include -I/usr/include/openssl -pthread -MT zip.o -MD -MP -MF .deps/zip.Tpo -c -o zip.o `test -f './zip/zip.c' || echo './'`./zip/zip.c >mv -f .deps/zip.Tpo .deps/zip.Po >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../zlib -I../lib -I../zip -I../zip/zip -I../zip/unzip -DUNIX -DDLL -O2 -march=pentium3 -pipe -fomit-frame-pointer -m32 -O3 -funroll-loops -fforce-addr -ffast-math -I/usr/include -I/usr/include/openssl -pthread -MT zipfile.o -MD -MP -MF .deps/zipfile.Tpo -c -o zipfile.o `test -f './zip/zipfile.c' || echo './'`./zip/zipfile.c >mv -f .deps/zipfile.Tpo .deps/zipfile.Po >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../zlib -I../lib -I../zip -I../zip/zip -I../zip/unzip -DUNIX -DDLL -O2 -march=pentium3 -pipe -fomit-frame-pointer -m32 -O3 -funroll-loops -fforce-addr -ffast-math -I/usr/include -I/usr/include/openssl -pthread -MT zipup.o -MD -MP -MF .deps/zipup.Tpo -c -o zipup.o `test -f './zip/zipup.c' || echo './'`./zip/zipup.c >mv -f .deps/zipup.Tpo .deps/zipup.Po >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../zlib -I../lib -I../zip -I../zip/zip -I../zip/unzip -DUNIX -DDLL -O2 -march=pentium3 -pipe -fomit-frame-pointer -m32 -O3 -funroll-loops -fforce-addr -ffast-math -I/usr/include -I/usr/include/openssl -pthread -MT z_unix.o -MD -MP -MF .deps/z_unix.Tpo -c -o z_unix.o `test -f './zip/unix/z_unix.c' || echo './'`./zip/unix/z_unix.c >mv -f .deps/z_unix.Tpo .deps/z_unix.Po >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../zlib -I../lib -I../zip -I../zip/zip -I../zip/unzip -DUNIX -DDLL -O2 -march=pentium3 -pipe -fomit-frame-pointer -m32 -O3 -funroll-loops -fforce-addr -ffast-math -I/usr/include -I/usr/include/openssl -pthread -MT unix.o -MD -MP -MF .deps/unix.Tpo -c -o unix.o `test -f './unzip/unix/unix.c' || echo './'`./unzip/unix/unix.c >mv -f .deps/unix.Tpo .deps/unix.Po >rm -f libboinc_zip.a >i686-pc-linux-gnu-ar cru libboinc_zip.a boinc_zip.o apihelp.o crc32.o crctab.o envargs.o explode.o extract.o fileio.o globals.o inflate.o list.o match.o process.o ttyio.o unreduce.o unshrink.o unzip.o zipinfo.o api.o deflate.o trees.o util.o z_fileio.o z_globals.o zip.o zipfile.o zipup.o z_unix.o unix.o >i686-pc-linux-gnu-ranlib libboinc_zip.a >make[3]: Leaving directory `/var/tmp/portage/sci-misc/boinc-5.10.45/work/boinc-5.10.45/zip' >make[2]: Leaving directory `/var/tmp/portage/sci-misc/boinc-5.10.45/work/boinc-5.10.45/zip' >Making all in client >make[2]: Entering directory `/var/tmp/portage/sci-misc/boinc-5.10.45/work/boinc-5.10.45/client' >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -fforce-addr -ffast-math -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -O2 -march=pentium3 -pipe -fomit-frame-pointer -m32 -O3 -funroll-loops -fforce-addr -ffast-math -I/usr/include -I/usr/include/openssl -pthread -MT boinc_client-acct_mgr.o -MD -MP -MF .deps/boinc_client-acct_mgr.Tpo -c -o boinc_client-acct_mgr.o `test -f 'acct_mgr.C' || echo './'`acct_mgr.C >mv -f .deps/boinc_client-acct_mgr.Tpo .deps/boinc_client-acct_mgr.Po >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -fforce-addr -ffast-math -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -O2 -march=pentium3 -pipe -fomit-frame-pointer -m32 -O3 -funroll-loops -fforce-addr -ffast-math -I/usr/include -I/usr/include/openssl -pthread -MT boinc_client-acct_setup.o -MD -MP -MF .deps/boinc_client-acct_setup.Tpo -c -o boinc_client-acct_setup.o `test -f 'acct_setup.C' || echo './'`acct_setup.C >mv -f .deps/boinc_client-acct_setup.Tpo .deps/boinc_client-acct_setup.Po >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -fforce-addr -ffast-math -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -O2 -march=pentium3 -pipe -fomit-frame-pointer -m32 -O3 -funroll-loops -fforce-addr -ffast-math -I/usr/include -I/usr/include/openssl -pthread -MT boinc_client-app.o -MD -MP -MF .deps/boinc_client-app.Tpo -c -o boinc_client-app.o `test -f 'app.C' || echo './'`app.C >mv -f .deps/boinc_client-app.Tpo .deps/boinc_client-app.Po >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -fforce-addr -ffast-math -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -O2 -march=pentium3 -pipe -fomit-frame-pointer -m32 -O3 -funroll-loops -fforce-addr -ffast-math -I/usr/include -I/usr/include/openssl -pthread -MT boinc_client-app_control.o -MD -MP -MF .deps/boinc_client-app_control.Tpo -c -o boinc_client-app_control.o `test -f 'app_control.C' || echo './'`app_control.C >mv -f .deps/boinc_client-app_control.Tpo .deps/boinc_client-app_control.Po >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -fforce-addr -ffast-math -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -O2 -march=pentium3 -pipe -fomit-frame-pointer -m32 -O3 -funroll-loops -fforce-addr -ffast-math -I/usr/include -I/usr/include/openssl -pthread -MT boinc_client-app_graphics.o -MD -MP -MF .deps/boinc_client-app_graphics.Tpo -c -o boinc_client-app_graphics.o `test -f 'app_graphics.C' || echo './'`app_graphics.C >mv -f .deps/boinc_client-app_graphics.Tpo .deps/boinc_client-app_graphics.Po >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -fforce-addr -ffast-math -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -O2 -march=pentium3 -pipe -fomit-frame-pointer -m32 -O3 -funroll-loops -fforce-addr -ffast-math -I/usr/include -I/usr/include/openssl -pthread -MT boinc_client-app_start.o -MD -MP -MF .deps/boinc_client-app_start.Tpo -c -o boinc_client-app_start.o `test -f 'app_start.C' || echo './'`app_start.C >mv -f .deps/boinc_client-app_start.Tpo .deps/boinc_client-app_start.Po >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -fforce-addr -ffast-math -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -O2 -march=pentium3 -pipe -fomit-frame-pointer -m32 -O3 -funroll-loops -fforce-addr -ffast-math -I/usr/include -I/usr/include/openssl -pthread -MT boinc_client-auto_update.o -MD -MP -MF .deps/boinc_client-auto_update.Tpo -c -o boinc_client-auto_update.o `test -f 'auto_update.C' || echo './'`auto_update.C >mv -f .deps/boinc_client-auto_update.Tpo .deps/boinc_client-auto_update.Po >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -fforce-addr -ffast-math -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -O2 -march=pentium3 -pipe -fomit-frame-pointer -m32 -O3 -funroll-loops -fforce-addr -ffast-math -I/usr/include -I/usr/include/openssl -pthread -MT boinc_client-check_state.o -MD -MP -MF .deps/boinc_client-check_state.Tpo -c -o boinc_client-check_state.o `test -f 'check_state.C' || echo './'`check_state.C >mv -f .deps/boinc_client-check_state.Tpo .deps/boinc_client-check_state.Po >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -fforce-addr -ffast-math -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -O2 -march=pentium3 -pipe -fomit-frame-pointer -m32 -O3 -funroll-loops -fforce-addr -ffast-math -I/usr/include -I/usr/include/openssl -pthread -MT boinc_client-client_msgs.o -MD -MP -MF .deps/boinc_client-client_msgs.Tpo -c -o boinc_client-client_msgs.o `test -f 'client_msgs.C' || echo './'`client_msgs.C >mv -f .deps/boinc_client-client_msgs.Tpo .deps/boinc_client-client_msgs.Po >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -fforce-addr -ffast-math -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -O2 -march=pentium3 -pipe -fomit-frame-pointer -m32 -O3 -funroll-loops -fforce-addr -ffast-math -I/usr/include -I/usr/include/openssl -pthread -MT boinc_client-client_state.o -MD -MP -MF .deps/boinc_client-client_state.Tpo -c -o boinc_client-client_state.o `test -f 'client_state.C' || echo './'`client_state.C >mv -f .deps/boinc_client-client_state.Tpo .deps/boinc_client-client_state.Po >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -fforce-addr -ffast-math -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -O2 -march=pentium3 -pipe -fomit-frame-pointer -m32 -O3 -funroll-loops -fforce-addr -ffast-math -I/usr/include -I/usr/include/openssl -pthread -MT boinc_client-client_types.o -MD -MP -MF .deps/boinc_client-client_types.Tpo -c -o boinc_client-client_types.o `test -f 'client_types.C' || echo './'`client_types.C >mv -f .deps/boinc_client-client_types.Tpo .deps/boinc_client-client_types.Po >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -fforce-addr -ffast-math -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -O2 -march=pentium3 -pipe -fomit-frame-pointer -m32 -O3 -funroll-loops -fforce-addr -ffast-math -I/usr/include -I/usr/include/openssl -pthread -MT boinc_client-cpu_sched.o -MD -MP -MF .deps/boinc_client-cpu_sched.Tpo -c -o boinc_client-cpu_sched.o `test -f 'cpu_sched.C' || echo './'`cpu_sched.C >mv -f .deps/boinc_client-cpu_sched.Tpo .deps/boinc_client-cpu_sched.Po >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -fforce-addr -ffast-math -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -O2 -march=pentium3 -pipe -fomit-frame-pointer -m32 -O3 -funroll-loops -fforce-addr -ffast-math -I/usr/include -I/usr/include/openssl -pthread -MT boinc_client-cs_account.o -MD -MP -MF .deps/boinc_client-cs_account.Tpo -c -o boinc_client-cs_account.o `test -f 'cs_account.C' || echo './'`cs_account.C >mv -f .deps/boinc_client-cs_account.Tpo .deps/boinc_client-cs_account.Po >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -fforce-addr -ffast-math -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -O2 -march=pentium3 -pipe -fomit-frame-pointer -m32 -O3 -funroll-loops -fforce-addr -ffast-math -I/usr/include -I/usr/include/openssl -pthread -MT boinc_client-cs_apps.o -MD -MP -MF .deps/boinc_client-cs_apps.Tpo -c -o boinc_client-cs_apps.o `test -f 'cs_apps.C' || echo './'`cs_apps.C >mv -f .deps/boinc_client-cs_apps.Tpo .deps/boinc_client-cs_apps.Po >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -fforce-addr -ffast-math -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -O2 -march=pentium3 -pipe -fomit-frame-pointer -m32 -O3 -funroll-loops -fforce-addr -ffast-math -I/usr/include -I/usr/include/openssl -pthread -MT boinc_client-cs_benchmark.o -MD -MP -MF .deps/boinc_client-cs_benchmark.Tpo -c -o boinc_client-cs_benchmark.o `test -f 'cs_benchmark.C' || echo './'`cs_benchmark.C >mv -f .deps/boinc_client-cs_benchmark.Tpo .deps/boinc_client-cs_benchmark.Po >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -fforce-addr -ffast-math -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -O2 -march=pentium3 -pipe -fomit-frame-pointer -m32 -O3 -funroll-loops -fforce-addr -ffast-math -I/usr/include -I/usr/include/openssl -pthread -MT boinc_client-cs_cmdline.o -MD -MP -MF .deps/boinc_client-cs_cmdline.Tpo -c -o boinc_client-cs_cmdline.o `test -f 'cs_cmdline.C' || echo './'`cs_cmdline.C >mv -f .deps/boinc_client-cs_cmdline.Tpo .deps/boinc_client-cs_cmdline.Po >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -fforce-addr -ffast-math -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -O2 -march=pentium3 -pipe -fomit-frame-pointer -m32 -O3 -funroll-loops -fforce-addr -ffast-math -I/usr/include -I/usr/include/openssl -pthread -MT boinc_client-cs_files.o -MD -MP -MF .deps/boinc_client-cs_files.Tpo -c -o boinc_client-cs_files.o `test -f 'cs_files.C' || echo './'`cs_files.C >mv -f .deps/boinc_client-cs_files.Tpo .deps/boinc_client-cs_files.Po >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -fforce-addr -ffast-math -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -O2 -march=pentium3 -pipe -fomit-frame-pointer -m32 -O3 -funroll-loops -fforce-addr -ffast-math -I/usr/include -I/usr/include/openssl -pthread -MT boinc_client-cs_platforms.o -MD -MP -MF .deps/boinc_client-cs_platforms.Tpo -c -o boinc_client-cs_platforms.o `test -f 'cs_platforms.C' || echo './'`cs_platforms.C >mv -f .deps/boinc_client-cs_platforms.Tpo .deps/boinc_client-cs_platforms.Po >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -fforce-addr -ffast-math -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -O2 -march=pentium3 -pipe -fomit-frame-pointer -m32 -O3 -funroll-loops -fforce-addr -ffast-math -I/usr/include -I/usr/include/openssl -pthread -MT boinc_client-cs_prefs.o -MD -MP -MF .deps/boinc_client-cs_prefs.Tpo -c -o boinc_client-cs_prefs.o `test -f 'cs_prefs.C' || echo './'`cs_prefs.C >mv -f .deps/boinc_client-cs_prefs.Tpo .deps/boinc_client-cs_prefs.Po >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -fforce-addr -ffast-math -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -O2 -march=pentium3 -pipe -fomit-frame-pointer -m32 -O3 -funroll-loops -fforce-addr -ffast-math -I/usr/include -I/usr/include/openssl -pthread -MT boinc_client-cs_scheduler.o -MD -MP -MF .deps/boinc_client-cs_scheduler.Tpo -c -o boinc_client-cs_scheduler.o `test -f 'cs_scheduler.C' || echo './'`cs_scheduler.C >mv -f .deps/boinc_client-cs_scheduler.Tpo .deps/boinc_client-cs_scheduler.Po >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -fforce-addr -ffast-math -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -O2 -march=pentium3 -pipe -fomit-frame-pointer -m32 -O3 -funroll-loops -fforce-addr -ffast-math -I/usr/include -I/usr/include/openssl -pthread -MT boinc_client-cs_statefile.o -MD -MP -MF .deps/boinc_client-cs_statefile.Tpo -c -o boinc_client-cs_statefile.o `test -f 'cs_statefile.C' || echo './'`cs_statefile.C >mv -f .deps/boinc_client-cs_statefile.Tpo .deps/boinc_client-cs_statefile.Po >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -fforce-addr -ffast-math -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -O2 -march=pentium3 -pipe -fomit-frame-pointer -m32 -O3 -funroll-loops -fforce-addr -ffast-math -I/usr/include -I/usr/include/openssl -pthread -MT boinc_client-cs_trickle.o -MD -MP -MF .deps/boinc_client-cs_trickle.Tpo -c -o boinc_client-cs_trickle.o `test -f 'cs_trickle.C' || echo './'`cs_trickle.C >mv -f .deps/boinc_client-cs_trickle.Tpo .deps/boinc_client-cs_trickle.Po >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -fforce-addr -ffast-math -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -O2 -march=pentium3 -pipe -fomit-frame-pointer -m32 -O3 -funroll-loops -fforce-addr -ffast-math -I/usr/include -I/usr/include/openssl -pthread -MT boinc_client-dhrystone.o -MD -MP -MF .deps/boinc_client-dhrystone.Tpo -c -o boinc_client-dhrystone.o `test -f 'dhrystone.C' || echo './'`dhrystone.C >mv -f .deps/boinc_client-dhrystone.Tpo .deps/boinc_client-dhrystone.Po >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -fforce-addr -ffast-math -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -O2 -march=pentium3 -pipe -fomit-frame-pointer -m32 -O3 -funroll-loops -fforce-addr -ffast-math -I/usr/include -I/usr/include/openssl -pthread -MT boinc_client-dhrystone2.o -MD -MP -MF .deps/boinc_client-dhrystone2.Tpo -c -o boinc_client-dhrystone2.o `test -f 'dhrystone2.C' || echo './'`dhrystone2.C >mv -f .deps/boinc_client-dhrystone2.Tpo .deps/boinc_client-dhrystone2.Po >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -fforce-addr -ffast-math -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -O2 -march=pentium3 -pipe -fomit-frame-pointer -m32 -O3 -funroll-loops -fforce-addr -ffast-math -I/usr/include -I/usr/include/openssl -pthread -MT boinc_client-file_names.o -MD -MP -MF .deps/boinc_client-file_names.Tpo -c -o boinc_client-file_names.o `test -f 'file_names.C' || echo './'`file_names.C >mv -f .deps/boinc_client-file_names.Tpo .deps/boinc_client-file_names.Po >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -fforce-addr -ffast-math -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -O2 -march=pentium3 -pipe -fomit-frame-pointer -m32 -O3 -funroll-loops -fforce-addr -ffast-math -I/usr/include -I/usr/include/openssl -pthread -MT boinc_client-file_xfer.o -MD -MP -MF .deps/boinc_client-file_xfer.Tpo -c -o boinc_client-file_xfer.o `test -f 'file_xfer.C' || echo './'`file_xfer.C >mv -f .deps/boinc_client-file_xfer.Tpo .deps/boinc_client-file_xfer.Po >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -fforce-addr -ffast-math -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -O2 -march=pentium3 -pipe -fomit-frame-pointer -m32 -O3 -funroll-loops -fforce-addr -ffast-math -I/usr/include -I/usr/include/openssl -pthread -MT boinc_client-gui_http.o -MD -MP -MF .deps/boinc_client-gui_http.Tpo -c -o boinc_client-gui_http.o `test -f 'gui_http.C' || echo './'`gui_http.C >mv -f .deps/boinc_client-gui_http.Tpo .deps/boinc_client-gui_http.Po >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -fforce-addr -ffast-math -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -O2 -march=pentium3 -pipe -fomit-frame-pointer -m32 -O3 -funroll-loops -fforce-addr -ffast-math -I/usr/include -I/usr/include/openssl -pthread -MT boinc_client-gui_rpc_server.o -MD -MP -MF .deps/boinc_client-gui_rpc_server.Tpo -c -o boinc_client-gui_rpc_server.o `test -f 'gui_rpc_server.C' || echo './'`gui_rpc_server.C >mv -f .deps/boinc_client-gui_rpc_server.Tpo .deps/boinc_client-gui_rpc_server.Po >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -fforce-addr -ffast-math -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -O2 -march=pentium3 -pipe -fomit-frame-pointer -m32 -O3 -funroll-loops -fforce-addr -ffast-math -I/usr/include -I/usr/include/openssl -pthread -MT boinc_client-gui_rpc_server_ops.o -MD -MP -MF .deps/boinc_client-gui_rpc_server_ops.Tpo -c -o boinc_client-gui_rpc_server_ops.o `test -f 'gui_rpc_server_ops.C' || echo './'`gui_rpc_server_ops.C >mv -f .deps/boinc_client-gui_rpc_server_ops.Tpo .deps/boinc_client-gui_rpc_server_ops.Po >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -fforce-addr -ffast-math -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -O2 -march=pentium3 -pipe -fomit-frame-pointer -m32 -O3 -funroll-loops -fforce-addr -ffast-math -I/usr/include -I/usr/include/openssl -pthread -MT boinc_client-hostinfo_network.o -MD -MP -MF .deps/boinc_client-hostinfo_network.Tpo -c -o boinc_client-hostinfo_network.o `test -f 'hostinfo_network.C' || echo './'`hostinfo_network.C >mv -f .deps/boinc_client-hostinfo_network.Tpo .deps/boinc_client-hostinfo_network.Po >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -fforce-addr -ffast-math -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -O2 -march=pentium3 -pipe -fomit-frame-pointer -m32 -O3 -funroll-loops -fforce-addr -ffast-math -I/usr/include -I/usr/include/openssl -pthread -MT boinc_client-hostinfo_unix.o -MD -MP -MF .deps/boinc_client-hostinfo_unix.Tpo -c -o boinc_client-hostinfo_unix.o `test -f 'hostinfo_unix.C' || echo './'`hostinfo_unix.C >mv -f .deps/boinc_client-hostinfo_unix.Tpo .deps/boinc_client-hostinfo_unix.Po >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -fforce-addr -ffast-math -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -O2 -march=pentium3 -pipe -fomit-frame-pointer -m32 -O3 -funroll-loops -fforce-addr -ffast-math -I/usr/include -I/usr/include/openssl -pthread -MT boinc_client-http_curl.o -MD -MP -MF .deps/boinc_client-http_curl.Tpo -c -o boinc_client-http_curl.o `test -f 'http_curl.C' || echo './'`http_curl.C >mv -f .deps/boinc_client-http_curl.Tpo .deps/boinc_client-http_curl.Po >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -fforce-addr -ffast-math -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -O2 -march=pentium3 -pipe -fomit-frame-pointer -m32 -O3 -funroll-loops -fforce-addr -ffast-math -I/usr/include -I/usr/include/openssl -pthread -MT boinc_client-log_flags.o -MD -MP -MF .deps/boinc_client-log_flags.Tpo -c -o boinc_client-log_flags.o `test -f 'log_flags.C' || echo './'`log_flags.C >mv -f .deps/boinc_client-log_flags.Tpo .deps/boinc_client-log_flags.Po >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -fforce-addr -ffast-math -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -O2 -march=pentium3 -pipe -fomit-frame-pointer -m32 -O3 -funroll-loops -fforce-addr -ffast-math -I/usr/include -I/usr/include/openssl -pthread -MT boinc_client-main.o -MD -MP -MF .deps/boinc_client-main.Tpo -c -o boinc_client-main.o `test -f 'main.C' || echo './'`main.C >mv -f .deps/boinc_client-main.Tpo .deps/boinc_client-main.Po >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -fforce-addr -ffast-math -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -O2 -march=pentium3 -pipe -fomit-frame-pointer -m32 -O3 -funroll-loops -fforce-addr -ffast-math -I/usr/include -I/usr/include/openssl -pthread -MT boinc_client-net_stats.o -MD -MP -MF .deps/boinc_client-net_stats.Tpo -c -o boinc_client-net_stats.o `test -f 'net_stats.C' || echo './'`net_stats.C >mv -f .deps/boinc_client-net_stats.Tpo .deps/boinc_client-net_stats.Po >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -fforce-addr -ffast-math -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -O2 -march=pentium3 -pipe -fomit-frame-pointer -m32 -O3 -funroll-loops -fforce-addr -ffast-math -I/usr/include -I/usr/include/openssl -pthread -MT boinc_client-pers_file_xfer.o -MD -MP -MF .deps/boinc_client-pers_file_xfer.Tpo -c -o boinc_client-pers_file_xfer.o `test -f 'pers_file_xfer.C' || echo './'`pers_file_xfer.C >mv -f .deps/boinc_client-pers_file_xfer.Tpo .deps/boinc_client-pers_file_xfer.Po >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -fforce-addr -ffast-math -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -O2 -march=pentium3 -pipe -fomit-frame-pointer -m32 -O3 -funroll-loops -fforce-addr -ffast-math -I/usr/include -I/usr/include/openssl -pthread -MT boinc_client-scheduler_op.o -MD -MP -MF .deps/boinc_client-scheduler_op.Tpo -c -o boinc_client-scheduler_op.o `test -f 'scheduler_op.C' || echo './'`scheduler_op.C >mv -f .deps/boinc_client-scheduler_op.Tpo .deps/boinc_client-scheduler_op.Po >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -fforce-addr -ffast-math -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -O2 -march=pentium3 -pipe -fomit-frame-pointer -m32 -O3 -funroll-loops -fforce-addr -ffast-math -I/usr/include -I/usr/include/openssl -pthread -MT boinc_client-ss_logic.o -MD -MP -MF .deps/boinc_client-ss_logic.Tpo -c -o boinc_client-ss_logic.o `test -f 'ss_logic.C' || echo './'`ss_logic.C >mv -f .deps/boinc_client-ss_logic.Tpo .deps/boinc_client-ss_logic.Po >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -fforce-addr -ffast-math -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -O2 -march=pentium3 -pipe -fomit-frame-pointer -m32 -O3 -funroll-loops -fforce-addr -ffast-math -I/usr/include -I/usr/include/openssl -pthread -MT boinc_client-time_stats.o -MD -MP -MF .deps/boinc_client-time_stats.Tpo -c -o boinc_client-time_stats.o `test -f 'time_stats.C' || echo './'`time_stats.C >mv -f .deps/boinc_client-time_stats.Tpo .deps/boinc_client-time_stats.Po >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -fforce-addr -ffast-math -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -O2 -march=pentium3 -pipe -fomit-frame-pointer -m32 -O3 -funroll-loops -fforce-addr -ffast-math -I/usr/include -I/usr/include/openssl -pthread -MT boinc_client-whetstone.o -MD -MP -MF .deps/boinc_client-whetstone.Tpo -c -o boinc_client-whetstone.o `test -f 'whetstone.C' || echo './'`whetstone.C >mv -f .deps/boinc_client-whetstone.Tpo .deps/boinc_client-whetstone.Po >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -fforce-addr -ffast-math -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -O2 -march=pentium3 -pipe -fomit-frame-pointer -m32 -O3 -funroll-loops -fforce-addr -ffast-math -I/usr/include -I/usr/include/openssl -pthread -MT boinc_client-work_fetch.o -MD -MP -MF .deps/boinc_client-work_fetch.Tpo -c -o boinc_client-work_fetch.o `test -f 'work_fetch.C' || echo './'`work_fetch.C >mv -f .deps/boinc_client-work_fetch.Tpo .deps/boinc_client-work_fetch.Po >/bin/sh ../libtool --tag=CXX --mode=link i686-pc-linux-gnu-g++ -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -O2 -march=pentium3 -pipe -fomit-frame-pointer -m32 -O3 -funroll-loops -fforce-addr -ffast-math -I/usr/include -I/usr/include/openssl -pthread -L../lib -static-libgcc -L../lib -L/usr/lib -o boinc_client boinc_client-acct_mgr.o boinc_client-acct_setup.o boinc_client-app.o boinc_client-app_control.o boinc_client-app_graphics.o boinc_client-app_start.o boinc_client-auto_update.o boinc_client-check_state.o boinc_client-client_msgs.o boinc_client-client_state.o boinc_client-client_types.o boinc_client-cpu_sched.o boinc_client-cs_account.o boinc_client-cs_apps.o boinc_client-cs_benchmark.o boinc_client-cs_cmdline.o boinc_client-cs_files.o boinc_client-cs_platforms.o boinc_client-cs_prefs.o boinc_client-cs_scheduler.o boinc_client-cs_statefile.o boinc_client-cs_trickle.o boinc_client-dhrystone.o boinc_client-dhrystone2.o boinc_client-file_names.o boinc_client-file_xfer.o boinc_client-gui_http.o boinc_client-gui_rpc_server.o boinc_client-gui_rpc_server_ops.o boinc_client-hostinfo_network.o boinc_client-hostinfo_unix.o boinc_client-http_curl.o boinc_client-log_flags.o boinc_client-main.o boinc_client-net_stats.o boinc_client-pers_file_xfer.o boinc_client-scheduler_op.o boinc_client-ss_logic.o boinc_client-time_stats.o boinc_client-whetstone.o boinc_client-work_fetch.o -L../lib -lboinc -lssl -lcrypto -ldl -lnsl -lz -lcurl -lpthread -lm -lgcc -lstdc++ -lgcc_eh -lc -lc -lgcc_eh -lstdc++ -lgcc -lm -lpthread >mkdir .libs >i686-pc-linux-gnu-g++ -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -O2 -march=pentium3 -pipe -fomit-frame-pointer -m32 -O3 -funroll-loops -fforce-addr -ffast-math -I/usr/include -I/usr/include/openssl -static-libgcc -o boinc_client boinc_client-acct_mgr.o boinc_client-acct_setup.o boinc_client-app.o boinc_client-app_control.o boinc_client-app_graphics.o boinc_client-app_start.o boinc_client-auto_update.o boinc_client-check_state.o boinc_client-client_msgs.o boinc_client-client_state.o boinc_client-client_types.o boinc_client-cpu_sched.o boinc_client-cs_account.o boinc_client-cs_apps.o boinc_client-cs_benchmark.o boinc_client-cs_cmdline.o boinc_client-cs_files.o boinc_client-cs_platforms.o boinc_client-cs_prefs.o boinc_client-cs_scheduler.o boinc_client-cs_statefile.o boinc_client-cs_trickle.o boinc_client-dhrystone.o boinc_client-dhrystone2.o boinc_client-file_names.o boinc_client-file_xfer.o boinc_client-gui_http.o boinc_client-gui_rpc_server.o boinc_client-gui_rpc_server_ops.o boinc_client-hostinfo_network.o boinc_client-hostinfo_unix.o boinc_client-http_curl.o boinc_client-log_flags.o boinc_client-main.o boinc_client-net_stats.o boinc_client-pers_file_xfer.o boinc_client-scheduler_op.o boinc_client-ss_logic.o boinc_client-time_stats.o boinc_client-whetstone.o boinc_client-work_fetch.o -pthread -L/var/tmp/portage/sci-misc/boinc-5.10.45/work/boinc-5.10.45/lib -L/usr/lib -lboinc -lnsl /usr/lib/libcurl.so -lssl -lcrypto -ldl -lz -lc -lgcc_eh -lstdc++ -lgcc -lm -lpthread >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -fforce-addr -ffast-math -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -O2 -march=pentium3 -pipe -fomit-frame-pointer -m32 -O3 -funroll-loops -fforce-addr -ffast-math -I/usr/include -I/usr/include/openssl -pthread -MT switcher-switcher.o -MD -MP -MF .deps/switcher-switcher.Tpo -c -o switcher-switcher.o `test -f 'switcher.C' || echo './'`switcher.C >mv -f .deps/switcher-switcher.Tpo .deps/switcher-switcher.Po >/bin/sh ../libtool --tag=CXX --mode=link i686-pc-linux-gnu-g++ -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -O2 -march=pentium3 -pipe -fomit-frame-pointer -m32 -O3 -funroll-loops -fforce-addr -ffast-math -I/usr/include -I/usr/include/openssl -pthread -L../lib -static-libgcc -L../lib -L/usr/lib -o switcher switcher-switcher.o -L../lib -lboinc -lssl -lcrypto -ldl -lnsl -lz -lcurl -lpthread -lm -lgcc -lstdc++ -lgcc_eh -lc -lc -lgcc_eh -lstdc++ -lgcc -lm -lpthread >i686-pc-linux-gnu-g++ -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -O2 -march=pentium3 -pipe -fomit-frame-pointer -m32 -O3 -funroll-loops -fforce-addr -ffast-math -I/usr/include -I/usr/include/openssl -static-libgcc -o switcher switcher-switcher.o -pthread -L/var/tmp/portage/sci-misc/boinc-5.10.45/work/boinc-5.10.45/lib -L/usr/lib -lboinc -lnsl /usr/lib/libcurl.so -lssl -lcrypto -ldl -lz -lc -lgcc_eh -lstdc++ -lgcc -lm -lpthread >rm -f boinc >rm -f boinc.unmodified >cp boinc_client boinc.unmodified >/bin/ln boinc_client boinc >i686-pc-linux-gnu-strip boinc >make[2]: Leaving directory `/var/tmp/portage/sci-misc/boinc-5.10.45/work/boinc-5.10.45/client' >Making all in clientgui >make[2]: Entering directory `/var/tmp/portage/sci-misc/boinc-5.10.45/work/boinc-5.10.45/clientgui' >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -I/usr/lib/wx/include/base-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DwxUSE_GUI=0 -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -I/usr/lib/wx/include/base-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DwxUSE_GUI=0 -pthread -O2 -march=pentium3 -pipe -fomit-frame-pointer -m32 -O3 -funroll-loops -fforce-addr -ffast-math -I/usr/include -I/usr/include/openssl -pthread -MT boinc_gui-AccountInfoPage.o -MD -MP -MF .deps/boinc_gui-AccountInfoPage.Tpo -c -o boinc_gui-AccountInfoPage.o `test -f 'AccountInfoPage.cpp' || echo './'`AccountInfoPage.cpp >In file included from AccountInfoPage.cpp:24: >stdwx.h:54:55: error: wx/accel.h: No such file or directory >stdwx.h:57:59: error: wx/settings.h: No such file or directory >stdwx.h:61:63: error: wx/bitmap.h: No such file or directory >stdwx.h:62:52: error: wx/toolbar.h: No such file or directory >stdwx.h:63:56: error: wx/listctrl.h: No such file or directory >stdwx.h:64:61: error: wx/msgdlg.h: No such file or directory >stdwx.h:65:49: error: wx/panel.h: No such file or directory >stdwx.h:66:52: error: wx/notebook.h: No such file or directory >stdwx.h:67:55: error: wx/statline.h: No such file or directory >stdwx.h:68:57: error: wx/statbmp.h: No such file or directory >stdwx.h:69:55: error: wx/stattext.h: No such file or directory >stdwx.h:70:53: error: wx/clipbrd.h: No such file or directory >stdwx.h:72:51: error: wx/taskbar.h: No such file or directory >stdwx.h:73:22: error: wx/image.h: No such file or directory >stdwx.h:75:24: error: wx/textdlg.h: No such file or directory >stdwx.h:79:21: error: wx/icon.h: No such file or directory >stdwx.h:83:23: error: wx/dialup.h: No such file or directory >stdwx.h:84:23: error: wx/cshelp.h: No such file or directory >stdwx.h:85:22: error: wx/sizer.h: No such file or directory >stdwx.h:86:23: error: wx/wizard.h: No such file or directory >stdwx.h:87:24: error: wx/tooltip.h: No such file or directory >stdwx.h:88:23: error: wx/tipwin.h: No such file or directory >stdwx.h:89:19: error: wx/dc.h: No such file or directory >stdwx.h:90:25: error: wx/dcmemory.h: No such file or directory >stdwx.h:91:25: error: wx/dcclient.h: No such file or directory >stdwx.h:92:25: error: wx/dcbuffer.h: No such file or directory >stdwx.h:94:23: error: wx/gdicmn.h: No such file or directory >stdwx.h:97:23: error: wx/colour.h: No such file or directory >stdwx.h:98:24: error: wx/control.h: No such file or directory >stdwx.h:100:25: error: wx/gifdecod.h: No such file or directory >stdwx.h:107:21: error: wx/grid.h: No such file or directory >stdwx.h:110:25: error: wx/imaglist.h: No such file or directory >AccountInfoPage.cpp:36:23: error: wx/valgen.h: No such file or directory >AccountInfoPage.cpp:37:24: error: wx/valtext.h: No such file or directory >wizardex.h:38: error: expected class-name before '{' token >wizardex.h:49: error: expected ',' or '...' before '&' token >wizardex.h:51: error: ISO C++ forbids declaration of 'wxBitmap' with no type >wizardex.h:56: error: expected ',' or '...' before '&' token >wizardex.h:58: error: ISO C++ forbids declaration of 'wxBitmap' with no type >wizardex.h:69: error: 'wxBitmap' does not name a type >wizardex.h:94: error: 'wxBitmap' does not name a type >wizardex.h:51: error: default argument missing for parameter 3 of 'wxWizardPageEx::wxWizardPageEx(wxWizardEx*, int, int)' >wizardex.h:58: error: default argument missing for parameter 3 of 'virtual bool wxWizardPageEx::Create(wxWizardEx*, int, int)' >wizardex.h:106: error: expected class-name before '{' token >wizardex.h:131: error: expected ',' or '...' before '&' token >wizardex.h:131: error: ISO C++ forbids declaration of 'wxSize' with no type >wizardex.h:134: error: 'wxSize' does not name a type >wizardex.h:146: error: ISO C++ forbids declaration of 'wxSizer' with no type >wizardex.h:146: error: 'wxSizer' declared as a 'virtual' field >wizardex.h:146: error: expected ';' before '*' token >wizardex.h:181: error: expected ',' or '...' before '&' token >wizardex.h:183: error: ISO C++ forbids declaration of 'wxBitmap' with no type >wizardex.h:192: error: expected ',' or '...' before '&' token >wizardex.h:194: error: ISO C++ forbids declaration of 'wxBitmap' with no type >wizardex.h:200: error: expected ',' or '...' before '&' token >wizardex.h:200: error: ISO C++ forbids declaration of 'wxSize' with no type >wizardex.h:201: error: 'wxSize' does not name a type >wizardex.h:203: error: ISO C++ forbids declaration of 'wxSizer' with no type >wizardex.h:203: error: 'wxSizer' declared as a 'virtual' field >wizardex.h:203: error: expected ';' before '*' token >wizardex.h:226: error: 'wxCommandEvent' has not been declared >wizardex.h:227: error: 'wxCommandEvent' has not been declared >wizardex.h:228: error: 'wxCommandEvent' has not been declared >wizardex.h:232: error: 'wxBoxSizer' has not been declared >wizardex.h:233: error: 'wxBoxSizer' has not been declared >wizardex.h:234: error: 'wxBoxSizer' has not been declared >wizardex.h:235: error: 'wxBoxSizer' has not been declared >wizardex.h:238: error: 'wxSize' does not name a type >wizardex.h:241: error: 'wxPoint' does not name a type >wizardex.h:245: error: 'wxBitmap' does not name a type >wizardex.h:249: error: ISO C++ forbids declaration of 'wxButton' with no type >wizardex.h:249: error: expected ';' before '*' token >wizardex.h:252: error: ISO C++ forbids declaration of 'wxStaticBitmap' with no type >wizardex.h:252: error: expected ';' before '*' token >wizardex.h:269: error: ISO C++ forbids declaration of 'wxBoxSizer' with no type >wizardex.h:269: error: expected ';' before '*' token >wizardex.h:183: error: default argument missing for parameter 4 of 'wxWizardEx::wxWizardEx(wxWindow*, int, const wxString&, int)' >wizardex.h:194: error: default argument missing for parameter 4 of 'bool wxWizardEx::Create(wxWindow*, int, const wxString&, int)' >wizardex.h: In constructor 'wxWizardEx::wxWizardEx(wxWindow*, int, const wxString&, int)': >wizardex.h:186: error: 'bitmap' was not declared in this scope >wizardex.h:186: error: 'pos' was not declared in this scope >wizardex.h:186: error: 'style' was not declared in this scope >wizardex.h: In member function 'bool wxWizardEx::WasCreated() const': >wizardex.h:223: error: 'm_btnPrev' was not declared in this scope >wizardex.h: At global scope: >wizardex.h:288: error: expected class-name before '{' token >SkinManager.h:36: error: 'wxColour' does not name a type >SkinManager.h:51: error: ISO C++ forbids declaration of 'wxBitmap' with no type >SkinManager.h:51: error: expected ';' before '*' token >SkinManager.h:52: error: ISO C++ forbids declaration of 'wxColour' with no type >SkinManager.h:52: error: expected ';' before '*' token >SkinManager.h:73: error: 'wxBitmap' does not name a type >SkinManager.h:74: error: 'wxColour' does not name a type >SkinManager.h:89: error: ISO C++ forbids declaration of 'wxIcon' with no type >SkinManager.h:89: error: expected ';' before '*' token >SkinManager.h:103: error: 'wxIcon' does not name a type >SkinManager.h:118: error: ISO C++ forbids declaration of 'wxBitmap' with no type >SkinManager.h:118: error: expected ';' before '*' token >SkinManager.h:119: error: ISO C++ forbids declaration of 'wxBitmap' with no type >SkinManager.h:119: error: expected ';' before '*' token >SkinManager.h:135: error: 'wxBitmap' does not name a type >SkinManager.h:136: error: 'wxBitmap' does not name a type >SkinManager.h:151: error: ISO C++ forbids declaration of 'wxBitmap' with no type >SkinManager.h:151: error: expected ';' before '*' token >SkinManager.h:152: error: ISO C++ forbids declaration of 'wxColour' with no type >SkinManager.h:152: error: expected ';' before '*' token >SkinManager.h:153: error: ISO C++ forbids declaration of 'wxColour' with no type >SkinManager.h:153: error: expected ';' before '*' token >SkinManager.h:154: error: ISO C++ forbids declaration of 'wxColour' with no type >SkinManager.h:154: error: expected ';' before '*' token >SkinManager.h:176: error: 'wxBitmap' does not name a type >SkinManager.h:177: error: 'wxColour' does not name a type >SkinManager.h:178: error: 'wxColour' does not name a type >SkinManager.h:179: error: 'wxColour' does not name a type >SkinManager.h:198: error: 'wxColour' does not name a type >SkinManager.h:239: error: 'wxColour' does not name a type >SkinManager.h:293: error: ISO C++ forbids declaration of 'wxIcon' with no type >SkinManager.h:293: error: expected ';' before '*' token >SkinManager.h:294: error: ISO C++ forbids declaration of 'wxIcon' with no type >SkinManager.h:294: error: expected ';' before '*' token >SkinManager.h:295: error: ISO C++ forbids declaration of 'wxIcon' with no type >SkinManager.h:295: error: expected ';' before '*' token >SkinManager.h:296: error: ISO C++ forbids declaration of 'wxBitmap' with no type >SkinManager.h:296: error: expected ';' before '*' token >SkinManager.h:311: error: 'wxBitmap' does not name a type >SkinManager.h:334: error: ISO C++ forbids declaration of 'wxBitmap' with no type >SkinManager.h:334: error: expected ';' before '*' token >SkinManager.h:335: error: expected `;' before 'wxString' >SkinManager.h:338: error: 'wxBitmap' does not name a type >SkinManager.h:356: error: ISO C++ forbids declaration of 'wxBitmap' with no type >SkinManager.h:356: error: expected ';' before '*' token >SkinManager.h:357: error: expected `;' before 'wxString' >SkinManager.h:361: error: 'wxBitmap' does not name a type >hyperlink.h:39: error: expected class-name before '{' token >hyperlink.h:52: error: expected ',' or '...' before '&' token >hyperlink.h:55: error: ISO C++ forbids declaration of 'wxPoint' with no type >hyperlink.h:63: error: expected ',' or '...' before '&' token >hyperlink.h:66: error: ISO C++ forbids declaration of 'wxPoint' with no type >hyperlink.h:69: error: 'wxMouseEvent' has not been declared >hyperlink.h:70: error: 'wxMouseEvent' has not been declared >hyperlink.h:71: error: 'wxMouseEvent' has not been declared >hyperlink.h:74: error: 'wxCursor' does not name a type >hyperlink.h:75: error: 'wxCursor' has not been declared >hyperlink.h:76: error: 'wxColour' does not name a type >hyperlink.h:77: error: 'wxColour' has not been declared >hyperlink.h:78: error: 'wxColour' does not name a type >hyperlink.h:79: error: 'wxColour' has not been declared >hyperlink.h:80: error: 'wxColour' does not name a type >hyperlink.h:81: error: 'wxColour' has not been declared >hyperlink.h:96: error: 'wxCursor' does not name a type >hyperlink.h:97: error: 'wxColour' does not name a type >hyperlink.h:98: error: 'wxColour' does not name a type >hyperlink.h:99: error: 'wxColour' does not name a type >hyperlink.h:100: error: 'wxColour' does not name a type >hyperlink.h:55: error: default argument missing for parameter 4 of 'wxHyperLink::wxHyperLink(wxWindow*, wxWindowID, const wxString&, int)' >hyperlink.h:66: error: default argument missing for parameter 4 of 'bool wxHyperLink::Create(wxWindow*, wxWindowID, const wxString&, int)' >hyperlink.h: In constructor 'wxHyperLink::wxHyperLink(wxWindow*, wxWindowID, const wxString&, int)': >hyperlink.h:56: error: 'pos' was not declared in this scope >hyperlink.h:56: error: 'size' was not declared in this scope >hyperlink.h:56: error: 'style' was not declared in this scope >hyperlink.h:56: error: 'name' was not declared in this scope >ValidateEmailAddress.h: At global scope: >ValidateEmailAddress.h:29: error: expected class-name before '{' token >ValidateEmailAddress.h: In member function 'virtual wxObject* CValidateEmailAddress::Clone() const': >ValidateEmailAddress.h:39: error: cannot convert 'CValidateEmailAddress*' to 'wxObject*' in return >BOINCBaseWizard.h: At global scope: >BOINCBaseWizard.h:41: error: expected ',' or '...' before '&' token >BOINCBaseWizard.h:43: error: ISO C++ forbids declaration of 'wxBitmap' with no type >BOINCBaseWizard.h:64: error: ISO C++ forbids declaration of 'wxButton' with no type >BOINCBaseWizard.h:64: error: expected ';' before '*' token >BOINCBaseWizard.h:68: error: ISO C++ forbids declaration of 'wxButton' with no type >BOINCBaseWizard.h:68: error: expected ';' before '*' token >BOINCBaseWizard.h:43: error: default argument missing for parameter 4 of 'CBOINCBaseWizard::CBOINCBaseWizard(wxWindow*, int, const wxString&, int)' >WizardAttachProject.h:50: error: expected ',' or '...' before '&' token >WizardAttachProject.h:50: error: ISO C++ forbids declaration of 'wxPoint' with no type >WizardAttachProject.h:53: error: expected ',' or '...' before '&' token >WizardAttachProject.h:53: error: ISO C++ forbids declaration of 'wxPoint' with no type >WizardAttachProject.h:66: error: 'wxCommandEvent' has not been declared >WizardAttachProject.h:68: error: 'wxCommandEvent' has not been declared >WizardAttachProject.h:76: error: 'wxBitmap' does not name a type >WizardAttachProject.h:79: error: 'wxIcon' does not name a type >WizardAttachProject.h:50: error: default argument missing for parameter 3 of 'CWizardAttachProject::CWizardAttachProject(wxWindow*, wxWindowID, int)' >WizardAttachProject.h:53: error: default argument missing for parameter 3 of 'bool CWizardAttachProject::Create(wxWindow*, wxWindowID, int)' >WizardAccountManager.h:53: error: expected ',' or '...' before '&' token >WizardAccountManager.h:53: error: ISO C++ forbids declaration of 'wxPoint' with no type >WizardAccountManager.h:56: error: expected ',' or '...' before '&' token >WizardAccountManager.h:56: error: ISO C++ forbids declaration of 'wxPoint' with no type >WizardAccountManager.h:64: error: 'wxWizardEvent' has not been declared >WizardAccountManager.h:74: error: 'wxBitmap' does not name a type >WizardAccountManager.h:77: error: 'wxIcon' does not name a type >WizardAccountManager.h:53: error: default argument missing for parameter 3 of 'CWizardAccountManager::CWizardAccountManager(wxWindow*, wxWindowID, int)' >WizardAccountManager.h:56: error: default argument missing for parameter 3 of 'bool CWizardAccountManager::Create(wxWindow*, wxWindowID, int)' >ProjectInfoPage.h:79: error: 'wxBitmap' does not name a type >ProjectInfoPage.h:82: error: 'wxIcon' does not name a type >ProjectInfoPage.h:89: error: ISO C++ forbids declaration of 'wxStaticText' with no type >ProjectInfoPage.h:89: error: expected ';' before '*' token >ProjectInfoPage.h:90: error: ISO C++ forbids declaration of 'wxStaticText' with no type >ProjectInfoPage.h:90: error: expected ';' before '*' token >ProjectInfoPage.h:92: error: ISO C++ forbids declaration of 'wxStaticText' with no type >ProjectInfoPage.h:92: error: expected ';' before '*' token >ProjectInfoPage.h:93: error: ISO C++ forbids declaration of 'wxTextCtrl' with no type >ProjectInfoPage.h:93: error: expected ';' before '*' token >AccountManagerInfoPage.h:73: error: 'wxBitmap' does not name a type >AccountManagerInfoPage.h:76: error: 'wxIcon' does not name a type >AccountManagerInfoPage.h:83: error: ISO C++ forbids declaration of 'wxStaticText' with no type >AccountManagerInfoPage.h:83: error: expected ';' before '*' token >AccountManagerInfoPage.h:84: error: ISO C++ forbids declaration of 'wxStaticText' with no type >AccountManagerInfoPage.h:84: error: expected ';' before '*' token >AccountManagerInfoPage.h:85: error: ISO C++ forbids declaration of 'wxStaticText' with no type >AccountManagerInfoPage.h:85: error: expected ';' before '*' token >AccountManagerInfoPage.h:86: error: ISO C++ forbids declaration of 'wxStaticText' with no type >AccountManagerInfoPage.h:86: error: expected ';' before '*' token >AccountManagerInfoPage.h:87: error: ISO C++ forbids declaration of 'wxTextCtrl' with no type >AccountManagerInfoPage.h:87: error: expected ';' before '*' token >AccountManagerInfoPage.h:88: error: ISO C++ forbids declaration of 'wxStaticText' with no type >AccountManagerInfoPage.h:88: error: expected ';' before '*' token >AccountInfoPage.h:61: error: 'wxCommandEvent' has not been declared >AccountInfoPage.h:64: error: 'wxCommandEvent' has not been declared >AccountInfoPage.h:86: error: 'wxBitmap' does not name a type >AccountInfoPage.h:89: error: 'wxIcon' does not name a type >AccountInfoPage.h:96: error: ISO C++ forbids declaration of 'wxStaticText' with no type >AccountInfoPage.h:96: error: expected ';' before '*' token >AccountInfoPage.h:97: error: ISO C++ forbids declaration of 'wxStaticText' with no type >AccountInfoPage.h:97: error: expected ';' before '*' token >AccountInfoPage.h:98: error: ISO C++ forbids declaration of 'wxRadioButton' with no type >AccountInfoPage.h:98: error: expected ';' before '*' token >AccountInfoPage.h:99: error: ISO C++ forbids declaration of 'wxRadioButton' with no type >AccountInfoPage.h:99: error: expected ';' before '*' token >AccountInfoPage.h:100: error: ISO C++ forbids declaration of 'wxStaticText' with no type >AccountInfoPage.h:100: error: expected ';' before '*' token >AccountInfoPage.h:101: error: ISO C++ forbids declaration of 'wxStaticText' with no type >AccountInfoPage.h:101: error: expected ';' before '*' token >AccountInfoPage.h:102: error: ISO C++ forbids declaration of 'wxTextCtrl' with no type >AccountInfoPage.h:102: error: expected ';' before '*' token >AccountInfoPage.h:103: error: ISO C++ forbids declaration of 'wxStaticText' with no type >AccountInfoPage.h:103: error: expected ';' before '*' token >AccountInfoPage.h:104: error: ISO C++ forbids declaration of 'wxTextCtrl' with no type >AccountInfoPage.h:104: error: expected ';' before '*' token >AccountInfoPage.h:105: error: ISO C++ forbids declaration of 'wxStaticText' with no type >AccountInfoPage.h:105: error: expected ';' before '*' token >AccountInfoPage.h:106: error: ISO C++ forbids declaration of 'wxTextCtrl' with no type >AccountInfoPage.h:106: error: expected ';' before '*' token >AccountInfoPage.h:107: error: ISO C++ forbids declaration of 'wxStaticText' with no type >AccountInfoPage.h:107: error: expected ';' before '*' token >AccountInfoPage.cpp: In static member function 'static wxObject* CAccountInfoPage::wxCreateObject()': >AccountInfoPage.cpp:53: error: cannot convert 'CAccountInfoPage*' to 'wxObject*' in return >AccountInfoPage.cpp: At global scope: >AccountInfoPage.cpp:59: error: 'sm_eventTable' is not a member of 'wxWizardPageEx' >AccountInfoPage.cpp:62: error: invalid static_cast from type 'void (CAccountInfoPage::*)(wxWizardExEvent&)' to type 'void (wxEvtHandler::*)(wxWizardExEvent&)' >AccountInfoPage.cpp:63: error: invalid static_cast from type 'void (CAccountInfoPage::*)(wxWizardExEvent&)' to type 'void (wxEvtHandler::*)(wxWizardExEvent&)' >AccountInfoPage.cpp:64: error: invalid static_cast from type 'void (CAccountInfoPage::*)(wxWizardExEvent&)' to type 'void (wxEvtHandler::*)(wxWizardExEvent&)' >AccountInfoPage.cpp:66: error: 'wxCommandEventHandler' was not declared in this scope >AccountInfoPage.cpp:67: error: 'wxCommandEventHandler' was not declared in this scope >AccountInfoPage.cpp: In member function 'bool CAccountInfoPage::Create(CBOINCBaseWizard*)': >AccountInfoPage.cpp:93: error: 'm_pTitleStaticCtrl' was not declared in this scope >AccountInfoPage.cpp:94: error: 'm_pAccountQuestionStaticCtrl' was not declared in this scope >AccountInfoPage.cpp:95: error: 'm_pAccountInformationStaticCtrl' was not declared in this scope >AccountInfoPage.cpp:96: error: 'm_pAccountCreateCtrl' was not declared in this scope >AccountInfoPage.cpp:97: error: 'm_pAccountUseExistingCtrl' was not declared in this scope >AccountInfoPage.cpp:98: error: 'm_pAccountEmailAddressStaticCtrl' was not declared in this scope >AccountInfoPage.cpp:99: error: 'm_pAccountEmailAddressCtrl' was not declared in this scope >AccountInfoPage.cpp:100: error: 'm_pAccountPasswordStaticCtrl' was not declared in this scope >AccountInfoPage.cpp:101: error: 'm_pAccountPasswordCtrl' was not declared in this scope >AccountInfoPage.cpp:102: error: 'm_pAccountConfirmPasswordStaticCtrl' was not declared in this scope >AccountInfoPage.cpp:103: error: 'm_pAccountConfirmPasswordCtrl' was not declared in this scope >AccountInfoPage.cpp:104: error: 'm_pAccountPasswordRequirmentsStaticCtrl' was not declared in this scope >AccountInfoPage.cpp:109: error: 'wxBitmap' was not declared in this scope >AccountInfoPage.cpp:109: error: expected `;' before 'wizardBitmap' >AccountInfoPage.cpp:110: error: 'wizardBitmap' was not declared in this scope >AccountInfoPage.cpp:113: error: 'GetSizer' was not declared in this scope >AccountInfoPage.cpp: In member function 'void CAccountInfoPage::CreateControls()': >AccountInfoPage.cpp:129: error: 'wxBoxSizer' was not declared in this scope >AccountInfoPage.cpp:129: error: 'itemBoxSizer57' was not declared in this scope >AccountInfoPage.cpp:129: error: expected type-specifier before 'wxBoxSizer' >AccountInfoPage.cpp:129: error: expected `;' before 'wxBoxSizer' >AccountInfoPage.cpp:130: error: 'class CAccountInfoPage' has no member named 'SetSizer' >AccountInfoPage.cpp:132: error: 'm_pTitleStaticCtrl' was not declared in this scope >AccountInfoPage.cpp:132: error: expected type-specifier before 'wxStaticText' >AccountInfoPage.cpp:132: error: expected `;' before 'wxStaticText' >AccountInfoPage.cpp:133: error: 'wxDefaultPosition' was not declared in this scope >AccountInfoPage.cpp:133: error: 'wxDefaultSize' was not declared in this scope >AccountInfoPage.cpp:134: error: 'wxFont' was not declared in this scope >AccountInfoPage.cpp:137: error: 'm_pAccountQuestionStaticCtrl' was not declared in this scope >AccountInfoPage.cpp:137: error: expected type-specifier before 'wxStaticText' >AccountInfoPage.cpp:137: error: expected `;' before 'wxStaticText' >AccountInfoPage.cpp:141: error: 'wxFlexGridSizer' was not declared in this scope >AccountInfoPage.cpp:141: error: 'itemFlexGridSizer61' was not declared in this scope >AccountInfoPage.cpp:141: error: expected type-specifier before 'wxFlexGridSizer' >AccountInfoPage.cpp:141: error: expected `;' before 'wxFlexGridSizer' >AccountInfoPage.cpp:145: error: 'm_pAccountCreateCtrl' was not declared in this scope >AccountInfoPage.cpp:145: error: expected type-specifier before 'wxRadioButton' >AccountInfoPage.cpp:145: error: expected `;' before 'wxRadioButton' >AccountInfoPage.cpp:150: error: 'm_pAccountUseExistingCtrl' was not declared in this scope >AccountInfoPage.cpp:150: error: expected type-specifier before 'wxRadioButton' >AccountInfoPage.cpp:150: error: expected `;' before 'wxRadioButton' >AccountInfoPage.cpp:155: error: 'm_pAccountInformationStaticCtrl' was not declared in this scope >AccountInfoPage.cpp:155: error: expected type-specifier before 'wxStaticText' >AccountInfoPage.cpp:155: error: expected `;' before 'wxStaticText' >AccountInfoPage.cpp:159: error: 'itemFlexGridSizer64' was not declared in this scope >AccountInfoPage.cpp:159: error: expected type-specifier before 'wxFlexGridSizer' >AccountInfoPage.cpp:159: error: expected `;' before 'wxFlexGridSizer' >AccountInfoPage.cpp:163: error: 'm_pAccountEmailAddressStaticCtrl' was not declared in this scope >AccountInfoPage.cpp:163: error: expected type-specifier before 'wxStaticText' >AccountInfoPage.cpp:163: error: expected `;' before 'wxStaticText' >AccountInfoPage.cpp:167: error: 'm_pAccountEmailAddressCtrl' was not declared in this scope >AccountInfoPage.cpp:167: error: expected type-specifier before 'wxTextCtrl' >AccountInfoPage.cpp:167: error: expected `;' before 'wxTextCtrl' >AccountInfoPage.cpp:171: error: 'm_pAccountPasswordStaticCtrl' was not declared in this scope >AccountInfoPage.cpp:171: error: expected type-specifier before 'wxStaticText' >AccountInfoPage.cpp:171: error: expected `;' before 'wxStaticText' >AccountInfoPage.cpp:175: error: 'm_pAccountPasswordCtrl' was not declared in this scope >AccountInfoPage.cpp:175: error: expected type-specifier before 'wxTextCtrl' >AccountInfoPage.cpp:175: error: expected `;' before 'wxTextCtrl' >AccountInfoPage.cpp:176: error: 'wxTE_PASSWORD' was not declared in this scope >AccountInfoPage.cpp:179: error: 'm_pAccountConfirmPasswordStaticCtrl' was not declared in this scope >AccountInfoPage.cpp:179: error: expected type-specifier before 'wxStaticText' >AccountInfoPage.cpp:179: error: expected `;' before 'wxStaticText' >AccountInfoPage.cpp:183: error: 'm_pAccountConfirmPasswordCtrl' was not declared in this scope >AccountInfoPage.cpp:183: error: expected type-specifier before 'wxTextCtrl' >AccountInfoPage.cpp:183: error: expected `;' before 'wxTextCtrl' >AccountInfoPage.cpp:189: error: 'm_pAccountPasswordRequirmentsStaticCtrl' was not declared in this scope >AccountInfoPage.cpp:189: error: expected type-specifier before 'wxStaticText' >AccountInfoPage.cpp:189: error: expected `;' before 'wxStaticText' >AccountInfoPage.cpp:201: error: 'wxFILTER_ASCII' was not declared in this scope >AccountInfoPage.cpp:201: error: 'wxTextValidator' was not declared in this scope >AccountInfoPage.cpp: In member function 'virtual wxWizardPageEx* CAccountInfoPage::GetPrev() const': >AccountInfoPage.cpp:213: error: 'GetParent' was not declared in this scope >AccountInfoPage.cpp: In member function 'virtual wxWizardPageEx* CAccountInfoPage::GetNext() const': >AccountInfoPage.cpp:222: error: 'GetParent' was not declared in this scope >AccountInfoPage.cpp: At global scope: >AccountInfoPage.cpp:246: error: 'wxBitmap' does not name a type >AccountInfoPage.cpp:258: error: 'wxIcon' does not name a type >AccountInfoPage.cpp: In member function 'void CAccountInfoPage::OnPageChanged(wxWizardExEvent&)': >AccountInfoPage.cpp:273: error: 'GetParent' was not declared in this scope >AccountInfoPage.cpp:302: error: 'm_pAccountCreateCtrl' was not declared in this scope >AccountInfoPage.cpp:303: error: 'm_pAccountUseExistingCtrl' was not declared in this scope >AccountInfoPage.cpp:308: error: 'm_pAccountQuestionStaticCtrl' was not declared in this scope >AccountInfoPage.cpp:309: error: 'm_pAccountCreateCtrl' was not declared in this scope >AccountInfoPage.cpp:311: error: 'm_pAccountUseExistingCtrl' was not declared in this scope >AccountInfoPage.cpp:313: error: 'm_pAccountConfirmPasswordStaticCtrl' was not declared in this scope >AccountInfoPage.cpp:314: error: 'm_pAccountConfirmPasswordCtrl' was not declared in this scope >AccountInfoPage.cpp:315: error: 'm_pAccountPasswordRequirmentsStaticCtrl' was not declared in this scope >AccountInfoPage.cpp:320: error: 'm_pAccountCreateCtrl' was not declared in this scope >AccountInfoPage.cpp:322: error: 'm_pAccountUseExistingCtrl' was not declared in this scope >AccountInfoPage.cpp:325: error: 'm_pAccountCreateCtrl' was not declared in this scope >AccountInfoPage.cpp:327: error: 'm_pAccountUseExistingCtrl' was not declared in this scope >AccountInfoPage.cpp:331: error: 'm_pTitleStaticCtrl' was not declared in this scope >AccountInfoPage.cpp:337: error: 'm_pAccountQuestionStaticCtrl' was not declared in this scope >AccountInfoPage.cpp:343: error: 'm_pAccountQuestionStaticCtrl' was not declared in this scope >AccountInfoPage.cpp:349: error: 'm_pAccountQuestionStaticCtrl' was not declared in this scope >AccountInfoPage.cpp:353: error: 'm_pAccountCreateCtrl' was not declared in this scope >AccountInfoPage.cpp:356: error: 'm_pAccountUseExistingCtrl' was not declared in this scope >AccountInfoPage.cpp:362: error: 'm_pAccountInformationStaticCtrl' was not declared in this scope >AccountInfoPage.cpp:368: error: 'm_pAccountUseExistingCtrl' was not declared in this scope >AccountInfoPage.cpp:369: error: 'm_pAccountConfirmPasswordStaticCtrl' was not declared in this scope >AccountInfoPage.cpp:370: error: 'm_pAccountConfirmPasswordCtrl' was not declared in this scope >AccountInfoPage.cpp:371: error: 'm_pAccountPasswordRequirmentsStaticCtrl' was not declared in this scope >AccountInfoPage.cpp:372: error: 'm_pAccountPasswordStaticCtrl' was not declared in this scope >AccountInfoPage.cpp:376: error: 'm_pAccountConfirmPasswordStaticCtrl' was not declared in this scope >AccountInfoPage.cpp:377: error: 'm_pAccountConfirmPasswordCtrl' was not declared in this scope >AccountInfoPage.cpp:378: error: 'm_pAccountPasswordRequirmentsStaticCtrl' was not declared in this scope >AccountInfoPage.cpp:379: error: 'm_pAccountPasswordStaticCtrl' was not declared in this scope >AccountInfoPage.cpp:393: error: 'm_pAccountQuestionStaticCtrl' was not declared in this scope >AccountInfoPage.cpp:400: error: 'm_pAccountInformationStaticCtrl' was not declared in this scope >AccountInfoPage.cpp:406: error: 'm_pAccountEmailAddressStaticCtrl' was not declared in this scope >AccountInfoPage.cpp:409: error: 'm_pAccountEmailAddressCtrl' was not declared in this scope >AccountInfoPage.cpp:409: error: 'wxFILTER_ASCII' was not declared in this scope >AccountInfoPage.cpp:409: error: 'wxTextValidator' was not declared in this scope >AccountInfoPage.cpp:414: error: 'm_pAccountInformationStaticCtrl' was not declared in this scope >AccountInfoPage.cpp:420: error: 'm_pAccountEmailAddressStaticCtrl' was not declared in this scope >AccountInfoPage.cpp:423: error: 'm_pAccountEmailAddressCtrl' was not declared in this scope >AccountInfoPage.cpp:429: error: 'm_pAccountPasswordRequirmentsStaticCtrl' was not declared in this scope >AccountInfoPage.cpp:432: error: 'class wxHyperLink' has no member named 'SetLabel' >AccountInfoPage.cpp:448: error: 'Fit' was not declared in this scope >AccountInfoPage.cpp:449: error: 'm_pAccountEmailAddressCtrl' was not declared in this scope >AccountInfoPage.cpp: In member function 'void CAccountInfoPage::OnPageChanging(wxWizardExEvent&)': >AccountInfoPage.cpp:460: error: 'GetParent' was not declared in this scope >AccountInfoPage.cpp:474: error: 'm_pAccountPasswordCtrl' was not declared in this scope >AccountInfoPage.cpp:492: error: 'm_pAccountCreateCtrl' was not declared in this scope >AccountInfoPage.cpp:494: error: 'm_pAccountConfirmPasswordCtrl' was not declared in this scope >AccountInfoPage.cpp:501: error: '::wxMessageBox' has not been declared >AccountInfoPage.cpp:507: error: 'class wxWizardExEvent' has no member named 'Veto' >AccountInfoPage.cpp: In member function 'void CAccountInfoPage::OnCancel(wxWizardExEvent&)': >AccountInfoPage.cpp:517: error: 'GetParent' was not declared in this scope >AccountInfoPage.cpp: At global scope: >AccountInfoPage.cpp:524: error: variable or field 'OnAccountUseExistingCtrlSelected' declared void >AccountInfoPage.cpp:524: error: 'int CAccountInfoPage::OnAccountUseExistingCtrlSelected' is not a static member of 'class CAccountInfoPage' >AccountInfoPage.cpp:524: error: 'wxCommandEvent' was not declared in this scope >AccountInfoPage.cpp:524: error: expected primary-expression before ')' token >AccountInfoPage.cpp:524: error: expected ',' or ';' before '{' token >AccountInfoPage.cpp:539: error: variable or field 'OnAccountCreateCtrlSelected' declared void >AccountInfoPage.cpp:539: error: 'int CAccountInfoPage::OnAccountCreateCtrlSelected' is not a static member of 'class CAccountInfoPage' >AccountInfoPage.cpp:539: error: 'wxCommandEvent' was not declared in this scope >AccountInfoPage.cpp:539: error: expected primary-expression before ')' token >AccountInfoPage.cpp:539: error: expected ',' or ';' before '{' token >make[2]: *** [boinc_gui-AccountInfoPage.o] Error 1 >make[2]: Leaving directory `/var/tmp/portage/sci-misc/boinc-5.10.45/work/boinc-5.10.45/clientgui' >make[1]: *** [all-recursive] Error 1 >make[1]: Leaving directory `/var/tmp/portage/sci-misc/boinc-5.10.45/work/boinc-5.10.45' >make: *** [all] Error 2 > [31;01m*[0m > [31;01m*[0m ERROR: sci-misc/boinc-5.10.45 failed. > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 49: Called src_compile > [31;01m*[0m environment, line 2549: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m emake -j1 || die "emake failed" > [31;01m*[0m The die message: > [31;01m*[0m emake failed > [31;01m*[0m > [31;01m*[0m If you need support, post the topmost build error, and the call stack if relevant. > [31;01m*[0m A complete build log is located at '/var/tmp/portage/sci-misc/boinc-5.10.45/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/sci-misc/boinc-5.10.45/temp/environment'. > [31;01m*[0m
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 218168
: 150100