>From the logs there are 2 things, the first might be harmless:

...
checking how to hardcode library paths into programs... immediate
checking default bitness of compiler... 
/var/tmp/portage/sci-misc/boinc-7.3.17/work/boinc-7.3.17/configure: line 20343: 
test: : binary operator expected
32
checking boinc platform... i686-pc-linux-gnu
...


but this probably not :

...
Making all in lib
make[2]: Entering directory 
`/var/tmp/portage/sci-misc/boinc-7.3.17/work/boinc-7.3.17/lib'
Makefile:2040: *** missing separator.  Stop.
...




full log is here:

 * Package:    sci-misc/boinc-7.3.17
 * Repository: toralf
 * Maintainer: [email protected]
 * USE:        X elibc_glibc kernel_linux userland_GNU x86
 * FEATURES:   compressdebug preserve-libs sandbox splitdebug userpriv 
usersandbox
>>> Unpacking source...
>>> Unpacking boinc-7.3.17.tar.gz to /var/tmp/portage/sci-misc/boinc-7.3.17/work
>>> Source unpacked in /var/tmp/portage/sci-misc/boinc-7.3.17/work
>>> Preparing source in 
>>> /var/tmp/portage/sci-misc/boinc-7.3.17/work/boinc-7.3.17 ...
 * Applying user patches from /etc/portage/patches//sci-misc/boinc ...
 *   max_report_delay.patch ...
 [ ok ]
 * Done with patching
 * Running eautoreconf in 
'/var/tmp/portage/sci-misc/boinc-7.3.17/work/boinc-7.3.17' ...
 * Running libtoolize --install --copy --force --automake ...
 [ ok ]
 * Running aclocal -I m4 ...
 [ ok ]
 * Running autoconf ...
 [ ok ]
 * Running autoheader ...
 [ ok ]
 * Running automake --add-missing --copy --foreign --force-missing ...
 [ ok ]
 * Running elibtoolize in: boinc-7.3.17/
 *   Applying portage/1.2.0 patch ...
 *   Applying sed/1.5.6 patch ...
 *   Applying as-needed/2.4.2 patch ...
 *   Applying target-nm/2.4.2 patch ...
>>> Source prepared.
>>> Configuring source in 
>>> /var/tmp/portage/sci-misc/boinc-7.3.17/work/boinc-7.3.17 ...
 * please use append-cppflags for preprocessor flags

 * Requested wxWidgets:        unicode 3.0
 * Using wxWidgets:            gtk2-unicode-3.0

>>> Working in BUILD_DIR: 
>>> "/var/tmp/portage/sci-misc/boinc-7.3.17/work/boinc-7.3.17"
 * econf: updating boinc-7.3.17/config.sub with /usr/share/gnuconfig/config.sub
 * econf: updating boinc-7.3.17/config.guess with 
/usr/share/gnuconfig/config.guess
/var/tmp/portage/sci-misc/boinc-7.3.17/work/boinc-7.3.17/configure 
--prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu 
--mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share 
--sysconfdir=/etc --localstatedir=/var/lib --disable-silent-rules 
--disable-dependency-tracking --docdir=/usr/share/doc/boinc-7.3.17 
--disable-server --enable-client --enable-dynamic-client-linkage 
--disable-static --enable-unicode --with-ssl --enable-manager 
--with-wx-config=/usr/bin/wx-config-3.0
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/lib/portage/bin/ebuild-helpers/xattr/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... /usr/bin/gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether 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... none
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++... none
checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++
checking whether we are using the GNU Objective C++ compiler... no
checking whether i686-pc-linux-gnu-g++ accepts -g... no
checking dependency style of i686-pc-linux-gnu-g++... none
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 how to run the C preprocessor... i686-pc-linux-gnu-gcc -E
checking whether make sets $(MAKE)... (cached) yes
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 whether i686-pc-linux-gnu-gcc and cc understand -c and -o together... 
yes
--- Configuring BOINC 7.3.17 (Release) ---
--- Build Components: (client manager libraries) ---
checking for docbook2x-man... no
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 for winsock2.h... (cached) no
checking for winsock.h... (cached) no
checking windows.h usability... no
checking windows.h presence... no
checking for windows.h... 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 how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... /bin/grep -F
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 BSD- or MS-compatible name lister (nm)... 
/usr/bin/i686-pc-linux-gnu-nm -B
checking the name lister (/usr/bin/i686-pc-linux-gnu-nm -B) interface... BSD nm
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu 
format... func_convert_file_noop
checking how to convert i686-pc-linux-gnu file names to toolchain format... 
func_convert_file_noop
checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r
checking for i686-pc-linux-gnu-objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for i686-pc-linux-gnu-dlltool... dlltool
checking how to associate runtime and link libraries... printf %s\n
checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar
checking for archiver @FILE support... @
checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip
checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib
checking command to parse /usr/bin/i686-pc-linux-gnu-nm -B output from 
i686-pc-linux-gnu-gcc object... ok
checking for sysroot... no
checking for i686-pc-linux-gnu-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
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 -DPIC
checking if i686-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
checking if i686-pc-linux-gnu-gcc static flag -static works... yes
checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes
checking if i686-pc-linux-gnu-gcc supports -c -o file.o... (cached) 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 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... no
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... i686-pc-linux-gnu-g++ -E
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 -DPIC
checking if i686-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes
checking if i686-pc-linux-gnu-g++ static flag -static works... yes
checking if i686-pc-linux-gnu-g++ supports -c -o file.o... yes
checking if i686-pc-linux-gnu-g++ supports -c -o file.o... (cached) 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... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
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 static flag -static works... yes
checking if i686-pc-linux-gnu-gfortran supports -c -o file.o... yes
checking if i686-pc-linux-gnu-gfortran supports -c -o file.o... (cached) 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... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking default bitness of compiler... 
/var/tmp/portage/sci-misc/boinc-7.3.17/work/boinc-7.3.17/configure: line 20343: 
test: : binary operator expected
32
checking boinc platform... i686-pc-linux-gnu
checking alternate boinc platform... none
checking library extension... a
checking shared object extension... so
checking for gawk... (cached) /usr/bin/gawk
checking for curl-config... /usr/bin/curl-config
checking for the version of libcurl... 7.36.0
checking for libcurl >= version 7.17.1... yes
checking whether libcurl is usable... yes
checking for curl_free... yes
checking for pkg-config... /usr/bin/pkg-config
checking for dlopen in -ldl... (cached) yes
checking for gzopen in -lz... 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 the pthreads library -lpthreads... no
checking whether pthreads work without any flags... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking for PTHREAD_PRIO_INHERIT... yes
checking for X... libraries , headers 
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking for PTHREAD_PRIO_INHERIT... (cached) yes
checking whether we are using the Microsoft C compiler... no
checking for windows.h... (cached) no
checking for OpenGL library... -L/usr/lib -lGL
checking for OpenGL Utility library... -L/usr/lib -lGLU
checking for fopen in -lXmu... yes
checking for fopen in -lXi... yes
checking for fopen in -lgdi32... no
checking for fopen in -lwinmm... no
checking for GLUT library... -L/usr/lib -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 libnotify/notify.h usability... yes
checking libnotify/notify.h presence... no
configure: WARNING: libnotify/notify.h: accepted by the compiler, rejected by 
the preprocessor!
configure: WARNING: libnotify/notify.h: proceeding with the compiler's result
checking for libnotify/notify.h... yes
checking gtk/gtk.h usability... yes
checking gtk/gtk.h presence... no
configure: WARNING: gtk/gtk.h: accepted by the compiler, rejected by the 
preprocessor!
configure: WARNING: gtk/gtk.h: proceeding with the compiler's result
checking for gtk/gtk.h... yes
checking xlocale.h usability... yes
checking xlocale.h presence... yes
checking for xlocale.h... yes
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 XScreenSaverAllocInfo in -lXss... yes
checking X11/extensions/scrnsaver.h usability... yes
checking X11/extensions/scrnsaver.h presence... yes
checking for X11/extensions/scrnsaver.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 winsock2.h... (cached) no
checking for windows.h... (cached) no
checking ws2tcpip.h usability... no
checking ws2tcpip.h presence... no
checking for ws2tcpip.h... no
checking for sys/types.h... (cached) yes
checking sys/un.h usability... yes
checking sys/un.h presence... yes
checking for sys/un.h... yes
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 grp.h usability... yes
checking grp.h presence... yes
checking for grp.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 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 netinet/ether.h usability... yes
checking netinet/ether.h presence... yes
checking for netinet/ether.h... yes
checking net/if.h usability... yes
checking net/if.h presence... yes
checking for net/if.h... yes
checking net/if_arp.h usability... yes
checking net/if_arp.h presence... yes
checking for net/if_arp.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... yes
checking sys/auxv.h presence... yes
checking for sys/auxv.h... yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking sys/fcntl.h usability... yes
checking sys/fcntl.h presence... yes
checking for sys/fcntl.h... yes
checking sys/ipc.h usability... yes
checking sys/ipc.h presence... yes
checking for sys/ipc.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/msg.h usability... yes
checking sys/msg.h presence... yes
checking for sys/msg.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/sem.h usability... yes
checking sys/sem.h presence... yes
checking for sys/sem.h... yes
checking sys/shm.h usability... yes
checking sys/shm.h presence... yes
checking for sys/shm.h... yes
checking sys/sockio.h usability... no
checking sys/sockio.h presence... no
checking for sys/sockio.h... no
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/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 setjmp.h usability... yes
checking setjmp.h presence... yes
checking for setjmp.h... yes
checking for socklen_t... yes
checking for net/if.h... (cached) yes
checking for net/if_arp.h... (cached) yes
checking for sys/sysctl.h... yes
checking for sys/mount.h... yes
checking for sys/swap.h... yes
checking for sys/sensors.h... no
checking for resolv.h... yes
checking for netinet/if_ether.h... yes
checking for struct lifconf... no
checking for struct lifreq... no
checking for struct ifconf... yes
checking for struct ifreq... yes
checking for struct ether_addr... yes
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 ether_ntoa... yes
checking for setpriority... yes
checking for sched_setscheduler... yes
checking for strlcpy... no
checking for strlcat... no
checking for strcasestr... yes
checking for strcasecmp... yes
checking for sigaction... yes
checking for getutent... yes
checking for setutent... yes
checking for getisax... no
checking for strdup... yes
checking for strdupa... no
checking for daemon... yes
checking for stat64... yes
checking for putenv... yes
checking for setenv... yes
checking for unsetenv... yes
checking for res_init... no
checking for strtoull... yes
checking for _fpreset... no
checking for fpreset... 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 wx-config... /usr/bin/wx-config-3.0
checking for wxWidgets version >= 3.0.0... yes (version 3.0.0)
checking for wxWidgets static library... no
checking if wxWidgets works... yes
checking for default wxWidgets config... gtk2-unicode-3.0
checking for wxwidgets options...  --unicode=yes
checking wxWidgets config to use... gtk2-unicode-3.0
checking for wx-config... /usr/bin/wx-config-3.0
checking for wxWidgets version >= 3.0.0... yes (version 3.0.0)
checking for wxWidgets static library... no
checking for pkg-config... /usr/bin/pkg-config
checking checking availability of sqlite3 using pkg-config... yes
checking for sqlite3_open... yes
checking for i686-pc-linux-gnu-pkg-config... (cached) /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for XCB... yes
checking for XCBATOM... yes
checking for sin in dynamic library m...  -lm
checking for pthread_join in dynamic library pthread...  -lpthread
checking for dynamic library wsock32... no
checking for dynamic library userenv... no
checking for res_init in -lresolv... no
checking for DPMSQueryExtension in dynamic library Xext...  -lXext
checking for XScreenSaverAllocInfo in dynamic library Xss...  -lXss
checking for XOpenDisplay in dynamic library X11...  -lX11
checking for res_query in static library resolv...  -lresolv
checking for whoami... /usr/bin/whoami
checking that generated files are newer than configure... done
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 clientgui/res/Makefile
config.status: creating clientscr/Makefile
config.status: creating client/Makefile
config.status: creating client/win/boinc_path_config.py
config.status: creating client/scripts/Makefile
config.status: creating client/scripts/boinc-client
config.status: creating db/Makefile
config.status: creating doc/Makefile
config.status: creating doc/manpages/Makefile
config.status: creating html/Makefile
config.status: creating lib/Makefile
config.status: creating locale/Makefile
config.status: creating Makefile
config.status: creating py/Boinc/version.py
config.status: creating py/Makefile
config.status: creating py/boinc_path_config.py
config.status: creating py/setup.py
config.status: creating sched/boinc_path_config.py
config.status: creating sched/Makefile
config.status: creating packages/generic/sea/Makefile
config.status: creating packages/solaris/CSW/Makefile
config.status: creating packages/solaris/CSW/boincclient/Makefile
config.status: creating packages/solaris/CSW/boincclient/pkginfo
config.status: creating packages/solaris/CSW/boincclient/prototype
config.status: creating packages/solaris/CSW/boincdevel/Makefile
config.status: creating packages/solaris/CSW/boincdevel/pkginfo
config.status: creating packages/solaris/CSW/boincdevel/prototype
config.status: creating packages/solaris/CSW/boinclibs/Makefile
config.status: creating packages/solaris/CSW/boinclibs/pkginfo
config.status: creating packages/solaris/CSW/boinclibs/prototype
config.status: creating packages/solaris/CSW/boincmanager/Makefile
config.status: creating packages/solaris/CSW/boincmanager/pkginfo
config.status: creating packages/solaris/CSW/boincmanager/prototype
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 vda/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
config.status: executing libtool commands
--- Configuring BOINC 7.3.17 (Release) ---
--- Build Components: (client manager libraries) ---
>>> Source configured.
>>> Compiling source in 
>>> /var/tmp/portage/sci-misc/boinc-7.3.17/work/boinc-7.3.17 ...
>>> Working in BUILD_DIR: 
>>> "/var/tmp/portage/sci-misc/boinc-7.3.17/work/boinc-7.3.17"
make -j4 
cd . && sh generate_svn_version.sh
make  all-recursive
make[1]: Entering directory 
`/var/tmp/portage/sci-misc/boinc-7.3.17/work/boinc-7.3.17'
Making all in m4
make[2]: Entering directory 
`/var/tmp/portage/sci-misc/boinc-7.3.17/work/boinc-7.3.17/m4'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory 
`/var/tmp/portage/sci-misc/boinc-7.3.17/work/boinc-7.3.17/m4'
Making all in api
make[2]: Entering directory 
`/var/tmp/portage/sci-misc/boinc-7.3.17/work/boinc-7.3.17/api'
/bin/sh ../libtool  --tag=CXX   --mode=compile i686-pc-linux-gnu-g++ 
-DHAVE_CONFIG_H -I. -I..  -I.. -I../api -I../db -I../lib -I../lib/mac 
-I../sched -I../tools -I../vda   -Wall -Wextra -Wshadow -Wredundant-decls 
-Wdisabled-optimization -Wpointer-arith -Wstrict-aliasing -Wcast-align   -O2 
-march=native -pipe -g -ggdb -pthread -I/usr/include/gtk-2.0 
-I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 
-I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 
-I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 
-I/usr/lib/glib-2.0/include -I/usr/include/freetype2  -c -o boinc_api.lo 
boinc_api.cpp
/bin/sh ../libtool  --tag=CXX   --mode=compile i686-pc-linux-gnu-g++ 
-DHAVE_CONFIG_H -I. -I..  -I.. -I../api -I../db -I../lib -I../lib/mac 
-I../sched -I../tools -I../vda   -Wall -Wextra -Wshadow -Wredundant-decls 
-Wdisabled-optimization -Wpointer-arith -Wstrict-aliasing -Wcast-align   -O2 
-march=native -pipe -g -ggdb -pthread -I/usr/include/gtk-2.0 
-I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 
-I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 
-I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 
-I/usr/lib/glib-2.0/include -I/usr/include/freetype2  -c -o graphics2_util.lo 
graphics2_util.cpp
/bin/sh ../libtool  --tag=CXX   --mode=compile i686-pc-linux-gnu-g++ 
-DHAVE_CONFIG_H -I. -I..  -I.. -I../api -I../db -I../lib -I../lib/mac 
-I../sched -I../tools -I../vda   -Wall -Wextra -Wshadow -Wredundant-decls 
-Wdisabled-optimization -Wpointer-arith -Wstrict-aliasing -Wcast-align   -O2 
-march=native -pipe -g -ggdb -pthread -I/usr/include/gtk-2.0 
-I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 
-I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 
-I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 
-I/usr/lib/glib-2.0/include -I/usr/include/freetype2  -c -o reduce_main.lo 
reduce_main.cpp
/bin/sh ../libtool  --tag=CXX   --mode=compile i686-pc-linux-gnu-g++ 
-DHAVE_CONFIG_H -I. -I..  -I.. -I../lib -I../samples/image_libs  -Wall -Wextra 
-Wshadow -Wredundant-decls -Wdisabled-optimization -Wpointer-arith 
-Wstrict-aliasing -Wcast-align   -O2 -march=native -pipe -g -ggdb -pthread 
-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 
-I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 
-I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 
-I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2  
-c -o libboinc_graphics2_la-gutil.lo `test -f 'gutil.cpp' || echo './'`gutil.cpp
libtool: compile:  i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../api 
-I../db -I../lib -I../lib/mac -I../sched -I../tools -I../vda -Wall -Wextra 
-Wshadow -Wredundant-decls -Wdisabled-optimization -Wpointer-arith 
-Wstrict-aliasing -Wcast-align -O2 -march=native -pipe -g -ggdb -pthread 
-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 
-I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 
-I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 
-I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -c 
graphics2_util.cpp  -fPIC -DPIC -o .libs/graphics2_util.o
libtool: compile:  i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../api 
-I../db -I../lib -I../lib/mac -I../sched -I../tools -I../vda -Wall -Wextra 
-Wshadow -Wredundant-decls -Wdisabled-optimization -Wpointer-arith 
-Wstrict-aliasing -Wcast-align -O2 -march=native -pipe -g -ggdb -pthread 
-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 
-I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 
-I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 
-I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -c 
boinc_api.cpp  -fPIC -DPIC -o .libs/boinc_api.o
libtool: compile:  i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../api 
-I../db -I../lib -I../lib/mac -I../sched -I../tools -I../vda -Wall -Wextra 
-Wshadow -Wredundant-decls -Wdisabled-optimization -Wpointer-arith 
-Wstrict-aliasing -Wcast-align -O2 -march=native -pipe -g -ggdb -pthread 
-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 
-I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 
-I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 
-I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -c 
reduce_main.cpp  -fPIC -DPIC -o .libs/reduce_main.o
libtool: compile:  i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib 
-I../samples/image_libs -Wall -Wextra -Wshadow -Wredundant-decls 
-Wdisabled-optimization -Wpointer-arith -Wstrict-aliasing -Wcast-align -O2 
-march=native -pipe -g -ggdb -pthread -I/usr/include/gtk-2.0 
-I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 
-I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 
-I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 
-I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -c gutil.cpp  -fPIC -DPIC 
-o .libs/libboinc_graphics2_la-gutil.o
/bin/sh ../libtool  --tag=CXX   --mode=compile i686-pc-linux-gnu-g++ 
-DHAVE_CONFIG_H -I. -I..  -I.. -I../lib -I../samples/image_libs  -Wall -Wextra 
-Wshadow -Wredundant-decls -Wdisabled-optimization -Wpointer-arith 
-Wstrict-aliasing -Wcast-align   -O2 -march=native -pipe -g -ggdb -pthread 
-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 
-I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 
-I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 
-I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2  
-c -o libboinc_graphics2_la-gutil_text.lo `test -f 'gutil_text.cpp' || echo 
'./'`gutil_text.cpp
libtool: compile:  i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib 
-I../samples/image_libs -Wall -Wextra -Wshadow -Wredundant-decls 
-Wdisabled-optimization -Wpointer-arith -Wstrict-aliasing -Wcast-align -O2 
-march=native -pipe -g -ggdb -pthread -I/usr/include/gtk-2.0 
-I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 
-I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 
-I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 
-I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -c gutil_text.cpp  -fPIC 
-DPIC -o .libs/libboinc_graphics2_la-gutil_text.o
/bin/sh ../libtool  --tag=CXX   --mode=compile i686-pc-linux-gnu-g++ 
-DHAVE_CONFIG_H -I. -I..  -I.. -I../lib -I../samples/image_libs  -Wall -Wextra 
-Wshadow -Wredundant-decls -Wdisabled-optimization -Wpointer-arith 
-Wstrict-aliasing -Wcast-align   -O2 -march=native -pipe -g -ggdb -pthread 
-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 
-I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 
-I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 
-I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2  
-c -o libboinc_graphics2_la-reduce_lib.lo `test -f 'reduce_lib.cpp' || echo 
'./'`reduce_lib.cpp
libtool: compile:  i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib 
-I../samples/image_libs -Wall -Wextra -Wshadow -Wredundant-decls 
-Wdisabled-optimization -Wpointer-arith -Wstrict-aliasing -Wcast-align -O2 
-march=native -pipe -g -ggdb -pthread -I/usr/include/gtk-2.0 
-I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 
-I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 
-I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 
-I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -c reduce_lib.cpp  -fPIC 
-DPIC -o .libs/libboinc_graphics2_la-reduce_lib.o
/bin/sh ../libtool  --tag=CXX   --mode=compile i686-pc-linux-gnu-g++ 
-DHAVE_CONFIG_H -I. -I..  -I.. -I../lib -I../samples/image_libs  -Wall -Wextra 
-Wshadow -Wredundant-decls -Wdisabled-optimization -Wpointer-arith 
-Wstrict-aliasing -Wcast-align   -O2 -march=native -pipe -g -ggdb -pthread 
-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 
-I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 
-I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 
-I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2  
-c -o libboinc_graphics2_la-graphics2.lo `test -f 'graphics2.cpp' || echo 
'./'`graphics2.cpp
libtool: compile:  i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib 
-I../samples/image_libs -Wall -Wextra -Wshadow -Wredundant-decls 
-Wdisabled-optimization -Wpointer-arith -Wstrict-aliasing -Wcast-align -O2 
-march=native -pipe -g -ggdb -pthread -I/usr/include/gtk-2.0 
-I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 
-I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 
-I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 
-I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -c graphics2.cpp  -fPIC 
-DPIC -o .libs/libboinc_graphics2_la-graphics2.o
/bin/sh ../libtool  --tag=CXX   --mode=compile i686-pc-linux-gnu-g++ 
-DHAVE_CONFIG_H -I. -I..  -I.. -I../lib -I../samples/image_libs  -Wall -Wextra 
-Wshadow -Wredundant-decls -Wdisabled-optimization -Wpointer-arith 
-Wstrict-aliasing -Wcast-align   -O2 -march=native -pipe -g -ggdb -pthread 
-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 
-I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 
-I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 
-I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2  
-c -o libboinc_graphics2_la-graphics2_unix.lo `test -f 'graphics2_unix.cpp' || 
echo './'`graphics2_unix.cpp
libtool: compile:  i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib 
-I../samples/image_libs -Wall -Wextra -Wshadow -Wredundant-decls 
-Wdisabled-optimization -Wpointer-arith -Wstrict-aliasing -Wcast-align -O2 
-march=native -pipe -g -ggdb -pthread -I/usr/include/gtk-2.0 
-I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 
-I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 
-I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 
-I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -c graphics2_unix.cpp  
-fPIC -DPIC -o .libs/libboinc_graphics2_la-graphics2_unix.o
/bin/sh ../libtool  --tag=CXX   --mode=compile i686-pc-linux-gnu-g++ 
-DHAVE_CONFIG_H -I. -I..  -I.. -I../api -I../db -I../lib -I../lib/mac 
-I../sched -I../tools -I../vda   -Wall -Wextra -Wshadow -Wredundant-decls 
-Wdisabled-optimization -Wpointer-arith -Wstrict-aliasing -Wcast-align   -O2 
-march=native -pipe -g -ggdb -pthread -I/usr/include/gtk-2.0 
-I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 
-I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 
-I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 
-I/usr/lib/glib-2.0/include -I/usr/include/freetype2  -c -o boinc_opencl.lo 
boinc_opencl.cpp
/bin/sh ../libtool  --tag=CXX   --mode=link i686-pc-linux-gnu-g++ -Wall -Wextra 
-Wshadow -Wredundant-decls -Wdisabled-optimization -Wpointer-arith 
-Wstrict-aliasing -Wcast-align   -O2 -march=native -pipe -g -ggdb -pthread 
-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 
-I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 
-I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 
-I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2  
-L/usr/lib -rpath /usr/lib -version-number 7:3:17 -Wl,-O1 -Wl,--as-needed -o 
libboinc_api.la -rpath /usr/lib boinc_api.lo graphics2_util.lo reduce_main.lo  
libtool: compile:  i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../api 
-I../db -I../lib -I../lib/mac -I../sched -I../tools -I../vda -Wall -Wextra 
-Wshadow -Wredundant-decls -Wdisabled-optimization -Wpointer-arith 
-Wstrict-aliasing -Wcast-align -O2 -march=native -pipe -g -ggdb -pthread 
-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 
-I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 
-I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 
-I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -c 
boinc_opencl.cpp  -fPIC -DPIC -o .libs/boinc_opencl.o
libtool: link: i686-pc-linux-gnu-g++  -fPIC -DPIC -shared -nostdlib 
/usr/lib/gcc/i686-pc-linux-gnu/4.7.3/../../../../lib/crti.o 
/usr/lib/gcc/i686-pc-linux-gnu/4.7.3/crtbeginS.o  .libs/boinc_api.o 
.libs/graphics2_util.o .libs/reduce_main.o   -L/usr/lib -Wl,--as-needed 
-L/usr/lib/gcc/i686-pc-linux-gnu/4.7.3 
-L/usr/lib/gcc/i686-pc-linux-gnu/4.7.3/../../../../i686-pc-linux-gnu/lib/../lib 
-L/usr/lib/gcc/i686-pc-linux-gnu/4.7.3/../../../../lib -L/lib/../lib 
-L/usr/lib/../lib 
-L/usr/lib/gcc/i686-pc-linux-gnu/4.7.3/../../../../i686-pc-linux-gnu/lib 
-L/usr/lib/gcc/i686-pc-linux-gnu/4.7.3/../../.. -lstdc++ -lm -lpthread -lc 
-lgcc_s /usr/lib/gcc/i686-pc-linux-gnu/4.7.3/crtendS.o 
/usr/lib/gcc/i686-pc-linux-gnu/4.7.3/../../../../lib/crtn.o  -O2 -march=native 
-pthread -Wl,-O1   -pthread -Wl,-soname -Wl,libboinc_api.so.7 -o 
.libs/libboinc_api.so.7.3.17
libtool: link: (cd ".libs" && rm -f "libboinc_api.so.7" && ln -s 
"libboinc_api.so.7.3.17" "libboinc_api.so.7")
libtool: link: (cd ".libs" && rm -f "libboinc_api.so" && ln -s 
"libboinc_api.so.7.3.17" "libboinc_api.so")
libtool: link: ( cd ".libs" && rm -f "libboinc_api.la" && ln -s 
"../libboinc_api.la" "libboinc_api.la" )
/bin/sh ../libtool  --tag=CXX   --mode=link i686-pc-linux-gnu-g++ -Wall -Wextra 
-Wshadow -Wredundant-decls -Wdisabled-optimization -Wpointer-arith 
-Wstrict-aliasing -Wcast-align   -O2 -march=native -pipe -g -ggdb -pthread 
-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 
-I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 
-I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 
-I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2  
-L/usr/lib -rpath /usr/lib -version-number 7:3:17 -ljpeg -Wl,-O1 
-Wl,--as-needed -o libboinc_graphics2.la -rpath /usr/lib 
libboinc_graphics2_la-gutil.lo libboinc_graphics2_la-gutil_text.lo 
libboinc_graphics2_la-reduce_lib.lo libboinc_graphics2_la-graphics2.lo  
libboinc_graphics2_la-graphics2_unix.lo   
/bin/sh ../libtool  --tag=CXX   --mode=link i686-pc-linux-gnu-g++ -Wall -Wextra 
-Wshadow -Wredundant-decls -Wdisabled-optimization -Wpointer-arith 
-Wstrict-aliasing -Wcast-align   -O2 -march=native -pipe -g -ggdb -pthread 
-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 
-I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 
-I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 
-I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2  
-L/usr/lib -rpath /usr/lib -version-number 7:3:17 -Wl,-O1 -Wl,--as-needed -o 
libboinc_opencl.la -rpath /usr/lib boinc_opencl.lo  
libtool: link: i686-pc-linux-gnu-g++  -fPIC -DPIC -shared -nostdlib 
/usr/lib/gcc/i686-pc-linux-gnu/4.7.3/../../../../lib/crti.o 
/usr/lib/gcc/i686-pc-linux-gnu/4.7.3/crtbeginS.o  
.libs/libboinc_graphics2_la-gutil.o .libs/libboinc_graphics2_la-gutil_text.o 
.libs/libboinc_graphics2_la-reduce_lib.o 
.libs/libboinc_graphics2_la-graphics2.o 
.libs/libboinc_graphics2_la-graphics2_unix.o   -L/usr/lib -ljpeg 
-Wl,--as-needed -L/usr/lib/gcc/i686-pc-linux-gnu/4.7.3 
-L/usr/lib/gcc/i686-pc-linux-gnu/4.7.3/../../../../i686-pc-linux-gnu/lib/../lib 
-L/usr/lib/gcc/i686-pc-linux-gnu/4.7.3/../../../../lib -L/lib/../lib 
-L/usr/lib/../lib 
-L/usr/lib/gcc/i686-pc-linux-gnu/4.7.3/../../../../i686-pc-linux-gnu/lib 
-L/usr/lib/gcc/i686-pc-linux-gnu/4.7.3/../../.. -lstdc++ -lm -lpthread -lc 
-lgcc_s /usr/lib/gcc/i686-pc-linux-gnu/4.7.3/crtendS.o 
/usr/lib/gcc/i686-pc-linux-gnu/4.7.3/../../../../lib/crtn.o  -O2 -march=native 
-pthread -Wl,-O1   -pthread -Wl,-soname -Wl,libboinc_graphics2.so.7 -o 
.libs/libboinc
 _graphics
2.so.7.3.17
libtool: link: i686-pc-linux-gnu-g++  -fPIC -DPIC -shared -nostdlib 
/usr/lib/gcc/i686-pc-linux-gnu/4.7.3/../../../../lib/crti.o 
/usr/lib/gcc/i686-pc-linux-gnu/4.7.3/crtbeginS.o  .libs/boinc_opencl.o   
-L/usr/lib -Wl,--as-needed -L/usr/lib/gcc/i686-pc-linux-gnu/4.7.3 
-L/usr/lib/gcc/i686-pc-linux-gnu/4.7.3/../../../../i686-pc-linux-gnu/lib/../lib 
-L/usr/lib/gcc/i686-pc-linux-gnu/4.7.3/../../../../lib -L/lib/../lib 
-L/usr/lib/../lib 
-L/usr/lib/gcc/i686-pc-linux-gnu/4.7.3/../../../../i686-pc-linux-gnu/lib 
-L/usr/lib/gcc/i686-pc-linux-gnu/4.7.3/../../.. -lstdc++ -lm -lpthread -lc 
-lgcc_s /usr/lib/gcc/i686-pc-linux-gnu/4.7.3/crtendS.o 
/usr/lib/gcc/i686-pc-linux-gnu/4.7.3/../../../../lib/crtn.o  -O2 -march=native 
-pthread -Wl,-O1   -pthread -Wl,-soname -Wl,libboinc_opencl.so.7 -o 
.libs/libboinc_opencl.so.7.3.17
libtool: link: (cd ".libs" && rm -f "libboinc_graphics2.so.7" && ln -s 
"libboinc_graphics2.so.7.3.17" "libboinc_graphics2.so.7")
libtool: link: (cd ".libs" && rm -f "libboinc_graphics2.so" && ln -s 
"libboinc_graphics2.so.7.3.17" "libboinc_graphics2.so")
libtool: link: (cd ".libs" && rm -f "libboinc_opencl.so.7" && ln -s 
"libboinc_opencl.so.7.3.17" "libboinc_opencl.so.7")
libtool: link: ( cd ".libs" && rm -f "libboinc_graphics2.la" && ln -s 
"../libboinc_graphics2.la" "libboinc_graphics2.la" )
libtool: link: (cd ".libs" && rm -f "libboinc_opencl.so" && ln -s 
"libboinc_opencl.so.7.3.17" "libboinc_opencl.so")
libtool: link: ( cd ".libs" && rm -f "libboinc_opencl.la" && ln -s 
"../libboinc_opencl.la" "libboinc_opencl.la" )
make[2]: Leaving directory 
`/var/tmp/portage/sci-misc/boinc-7.3.17/work/boinc-7.3.17/api'
Making all in lib
make[2]: Entering directory 
`/var/tmp/portage/sci-misc/boinc-7.3.17/work/boinc-7.3.17/lib'
Makefile:2040: *** missing separator.  Stop.
make[2]: Leaving directory 
`/var/tmp/portage/sci-misc/boinc-7.3.17/work/boinc-7.3.17/lib'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory 
`/var/tmp/portage/sci-misc/boinc-7.3.17/work/boinc-7.3.17'
make: *** [all] Error 2
 * ERROR: sci-misc/boinc-7.3.17::toralf failed (compile phase):
 *   emake failed
 * 
 * If you need support, post the output of `emerge --info 
'=sci-misc/boinc-7.3.17::toralf'`,
 * the complete build log and the output of `emerge -pqv 
'=sci-misc/boinc-7.3.17::toralf'`.
 * The complete build log is located at 
'/var/log/portage/sci-misc:boinc-7.3.17:20140502-213857.log.gz'.
 * For convenience, a symlink to the build log is located at 
'/var/tmp/portage/sci-misc/boinc-7.3.17/temp/build.log.gz'.
 * The ebuild environment file is located at 
'/var/tmp/portage/sci-misc/boinc-7.3.17/temp/environment'.
 * Working directory: '/var/tmp/portage/sci-misc/boinc-7.3.17/work/boinc-7.3.17'
 * S: '/var/tmp/portage/sci-misc/boinc-7.3.17/work/boinc-7.3.17'




-- 
Toralf

_______________________________________________
boinc_dev mailing list
[email protected]
http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev
To unsubscribe, visit the above URL and
(near bottom of page) enter your email address.

Reply via email to