>>> Downloading 'http://pecl.php.net/get/runkit-0.9.tgz' --20:58:45-- http://pecl.php.net/get/runkit-0.9.tgz => `/usr/portage/distfiles/runkit-0.9.tgz' Risoluzione di pecl.php.net in corso... 216.92.131.66 Connessione a pecl.php.net|216.92.131.66:80... connesso. HTTP richiesta inviata, aspetto la risposta... 200 OK Lunghezza: 49,807 (49K) [application/octet-stream] 100%[======================================================================================================================================>] 49,807 48.65K/s 20:58:48 (48.47 KB/s) - "/usr/portage/distfiles/runkit-0.9.tgz" salvato [49807/49807] * checking ebuild checksums ;-) ... [ ok ] * checking auxfile checksums ;-) ... [ ok ] * checking miscfile checksums ;-) ... [ ok ] * checking runkit-0.9.tgz ;-) ... [ ok ] * Active CFLAGS = -march=athlon64 -O2 -pipe -fomit-frame-pointer -fno-ident -momit-leaf-frame-pointer -ftracer -ftree-vectorize -mfpmath=sse * Active CXXFLAGS = -march=athlon64 -O2 -pipe -fomit-frame-pointer -fno-ident -momit-leaf-frame-pointer -ftracer -ftree-vectorize -mfpmath=sse * Active LDFLAGS = -Wl,-O1 -Wl,--hash-style=gnu * Active FEATURES = distlocks fixpackages metadata-transfer parallel-fetch sandbox sfperms strict userfetch userpriv usersandbox * Determine new optimal TMPFS value: [ 1962M ] * Mounting /var/tmp/portage/dev-php5/pecl-runkit-0.9-r2 of [ 1962M ] ... [ ok ] * This ebuild is provided from the `WTK Enterprise Overlay` * and is not part of the Gentoo portage. * The ebuilds that come from the `WTK Enterprise Overlay` * are not always in perfect condition and may break things, * so please use at your own risk and NEVER USE THEM in * production unless YOU KNOW exactly WHAT ARE YOU DOING. * If you do have troubles/problems with this ebuild, * please take it up with the ebuild provider and not * with the good people at Gentoo. * NEVER report bugs at http://bugs.gentoo.org * please use the proper bugzilla: * * http://sourceforge.net/tracker/?atid=859352&group_id=171810&func=browse * * Using dev-lang/php-5.2.2-r1 * * Checking for required PHP feature(s) ... >>> Unpacking source... >>> Unpacking runkit-0.9.tgz to /var/tmp/portage/dev-php5/pecl-runkit-0.9-r2/work tar: Un singolo blocco di zeri a 574 * Applying pecl-runkit-0.9.gcc4.patch ... [ ok ] >>> Source unpacked. >>> Compiling source in /var/tmp/portage/dev-php5/pecl-runkit-0.9-r2/work/runkit-0.9 ... * Applying zend-api-5.2.patch ... [ ok ] Configuring for: PHP Api Version: 20041225 Zend Module Api No: 20060613 Zend Extension Api No: 220060519 * econf: updating runkit-0.9/config.guess with /usr/share/gnuconfig/config.guess * econf: updating runkit-0.9/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --prefix=/usr/lib64/php5 --with-php-config=/usr/lib64/php5/bin/php-config --enable-runkit --libdir=/usr/lib64/php5/lib64 --build=x86_64-pc-linux-gnu checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for a sed that does not truncate output... /bin/sed checking for x86_64-pc-linux-gnu-gcc... x86_64-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 x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes checking if compiler supports -R... no checking if compiler supports -Wl,-rpath,... yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for PHP prefix... /usr/lib64/php5 checking for PHP includes... -I/usr/lib64/php5/include/php -I/usr/lib64/php5/include/php/main -I/usr/lib64/php5/include/php/TSRM -I/usr/lib64/php5/include/php/Zend -I/usr/lib64/php5/include/php/ext -I/usr/lib64/php5/include/php/ext/date/lib checking for PHP extension directory... /usr/lib64/php5/lib/php/extensions/no-debug-non-zts-20060613 checking for PHP installed headers prefix... /usr/lib64/php5/include/php checking for re2c... no configure: WARNING: You will need re2c 0.9.11 or later if you want to regenerate PHP parsers. checking for gawk... gawk checking whether to enable runkit support... yes, shared checking wheter to enable runtime manipulation of functions/classes/constants... yes, shared checking whether to enable registration of user-defined autoglobals... yes, shared checking whether to enable Sandbox support... yes, shared checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/x86_64-pc-linux-gnu-nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E checking the maximum length of command line arguments... 32768 checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking for objdir... .libs checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking if x86_64-pc-linux-gnu-gcc static flag works... yes checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) 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 if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no creating libtool appending configuration tag "CXX" to libtool checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC works... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) 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 configure: creating ./config.status config.status: creating config.h mkdir .libs x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-php5/pecl-runkit-0.9-r2/work/runkit-0.9 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php5/pecl-runkit-0.9-r2/work/runkit-0.9/include -I/var/tmp/portage/dev-php5/pecl-runkit-0.9-r2/work/runkit-0.9/main -I/var/tmp/portage/dev-php5/pecl-runkit-0.9-r2/work/runkit-0.9 -I/usr/lib64/php5/include/php -I/usr/lib64/php5/include/php/main -I/usr/lib64/php5/include/php/TSRM -I/usr/lib64/php5/include/php/Zend -I/usr/lib64/php5/include/php/ext -I/usr/lib64/php5/include/php/ext/date/lib -DHAVE_CONFIG_H -march=athlon64 -O2 -pipe -fomit-frame-pointer -fno-ident -momit-leaf-frame-pointer -ftracer -ftree-vectorize -mfpmath=sse -c /var/tmp/portage/dev-php5/pecl-runkit-0.9-r2/work/runkit-0.9/runkit.c -fPIC -DPIC -o .libs/runkit.o x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-php5/pecl-runkit-0.9-r2/work/runkit-0.9 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php5/pecl-runkit-0.9-r2/work/runkit-0.9/include -I/var/tmp/portage/dev-php5/pecl-runkit-0.9-r2/work/runkit-0.9/main -I/var/tmp/portage/dev-php5/pecl-runkit-0.9-r2/work/runkit-0.9 -I/usr/lib64/php5/include/php -I/usr/lib64/php5/include/php/main -I/usr/lib64/php5/include/php/TSRM -I/usr/lib64/php5/include/php/Zend -I/usr/lib64/php5/include/php/ext -I/usr/lib64/php5/include/php/ext/date/lib -DHAVE_CONFIG_H -march=athlon64 -O2 -pipe -fomit-frame-pointer -fno-ident -momit-leaf-frame-pointer -ftracer -ftree-vectorize -mfpmath=sse -c /var/tmp/portage/dev-php5/pecl-runkit-0.9-r2/work/runkit-0.9/runkit_functions.c -fPIC -DPIC -o .libs/runkit_functions.o /var/tmp/portage/dev-php5/pecl-runkit-0.9-r2/work/runkit-0.9/runkit_functions.c: In function 'php_runkit_fetch_function': /var/tmp/portage/dev-php5/pecl-runkit-0.9-r2/work/runkit-0.9/runkit_functions.c:57: warning: passing argument 1 of 'php_strtolower' from incompatible pointer type /var/tmp/portage/dev-php5/pecl-runkit-0.9-r2/work/runkit-0.9/runkit_functions.c:57: warning: passing argument 2 of 'php_strtolower' makes integer from pointer without a cast /var/tmp/portage/dev-php5/pecl-runkit-0.9-r2/work/runkit-0.9/runkit_functions.c:96: warning: passing argument 4 of '_zend_hash_init' from incompatible pointer type /var/tmp/portage/dev-php5/pecl-runkit-0.9-r2/work/runkit-0.9/runkit_functions.c: In function 'zif_runkit_function_add': /var/tmp/portage/dev-php5/pecl-runkit-0.9-r2/work/runkit-0.9/runkit_functions.c:293: warning: passing argument 1 of 'php_strtolower' from incompatible pointer type /var/tmp/portage/dev-php5/pecl-runkit-0.9-r2/work/runkit-0.9/runkit_functions.c:293: warning: passing argument 2 of 'php_strtolower' makes integer from pointer without a cast /var/tmp/portage/dev-php5/pecl-runkit-0.9-r2/work/runkit-0.9/runkit_functions.c: In function 'zif_runkit_function_rename': /var/tmp/portage/dev-php5/pecl-runkit-0.9-r2/work/runkit-0.9/runkit_functions.c:351: warning: passing argument 1 of 'php_strtolower' from incompatible pointer type /var/tmp/portage/dev-php5/pecl-runkit-0.9-r2/work/runkit-0.9/runkit_functions.c:351: warning: passing argument 2 of 'php_strtolower' makes integer from pointer without a cast /var/tmp/portage/dev-php5/pecl-runkit-0.9-r2/work/runkit-0.9/runkit_functions.c: In function 'zif_runkit_function_copy': /var/tmp/portage/dev-php5/pecl-runkit-0.9-r2/work/runkit-0.9/runkit_functions.c:447: warning: passing argument 1 of 'php_strtolower' from incompatible pointer type /var/tmp/portage/dev-php5/pecl-runkit-0.9-r2/work/runkit-0.9/runkit_functions.c:447: warning: passing argument 2 of 'php_strtolower' makes integer from pointer without a cast /var/tmp/portage/dev-php5/pecl-runkit-0.9-r2/work/runkit-0.9/runkit_functions.c:467: warning: passing argument 4 of '_zend_hash_init' from incompatible pointer type /var/tmp/portage/dev-php5/pecl-runkit-0.9-r2/work/runkit-0.9/runkit.c: In function 'zm_deactivate_runkit': /var/tmp/portage/dev-php5/pecl-runkit-0.9-r2/work/runkit-0.9/runkit.c:360: warning: passing argument 2 of 'zend_hash_apply' from incompatible pointer type /var/tmp/portage/dev-php5/pecl-runkit-0.9-r2/work/runkit-0.9/runkit.c:370: warning: passing argument 2 of 'zend_hash_apply' from incompatible pointer type /var/tmp/portage/dev-php5/pecl-runkit-0.9-r2/work/runkit-0.9/runkit.c:378: warning: passing argument 2 of 'zend_hash_apply_with_arguments' from incompatible pointer type x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-php5/pecl-runkit-0.9-r2/work/runkit-0.9 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php5/pecl-runkit-0.9-r2/work/runkit-0.9/include -I/var/tmp/portage/dev-php5/pecl-runkit-0.9-r2/work/runkit-0.9/main -I/var/tmp/portage/dev-php5/pecl-runkit-0.9-r2/work/runkit-0.9 -I/usr/lib64/php5/include/php -I/usr/lib64/php5/include/php/main -I/usr/lib64/php5/include/php/TSRM -I/usr/lib64/php5/include/php/Zend -I/usr/lib64/php5/include/php/ext -I/usr/lib64/php5/include/php/ext/date/lib -DHAVE_CONFIG_H -march=athlon64 -O2 -pipe -fomit-frame-pointer -fno-ident -momit-leaf-frame-pointer -ftracer -ftree-vectorize -mfpmath=sse -c /var/tmp/portage/dev-php5/pecl-runkit-0.9-r2/work/runkit-0.9/runkit_constants.c -fPIC -DPIC -o .libs/runkit_constants.o x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-php5/pecl-runkit-0.9-r2/work/runkit-0.9 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php5/pecl-runkit-0.9-r2/work/runkit-0.9/include -I/var/tmp/portage/dev-php5/pecl-runkit-0.9-r2/work/runkit-0.9/main -I/var/tmp/portage/dev-php5/pecl-runkit-0.9-r2/work/runkit-0.9 -I/usr/lib64/php5/include/php -I/usr/lib64/php5/include/php/main -I/usr/lib64/php5/include/php/TSRM -I/usr/lib64/php5/include/php/Zend -I/usr/lib64/php5/include/php/ext -I/usr/lib64/php5/include/php/ext/date/lib -DHAVE_CONFIG_H -march=athlon64 -O2 -pipe -fomit-frame-pointer -fno-ident -momit-leaf-frame-pointer -ftracer -ftree-vectorize -mfpmath=sse -c /var/tmp/portage/dev-php5/pecl-runkit-0.9-r2/work/runkit-0.9/runkit_methods.c -fPIC -DPIC -o .libs/runkit_methods.o x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-php5/pecl-runkit-0.9-r2/work/runkit-0.9 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php5/pecl-runkit-0.9-r2/work/runkit-0.9/include -I/var/tmp/portage/dev-php5/pecl-runkit-0.9-r2/work/runkit-0.9/main -I/var/tmp/portage/dev-php5/pecl-runkit-0.9-r2/work/runkit-0.9 -I/usr/lib64/php5/include/php -I/usr/lib64/php5/include/php/main -I/usr/lib64/php5/include/php/TSRM -I/usr/lib64/php5/include/php/Zend -I/usr/lib64/php5/include/php/ext -I/usr/lib64/php5/include/php/ext/date/lib -DHAVE_CONFIG_H -march=athlon64 -O2 -pipe -fomit-frame-pointer -fno-ident -momit-leaf-frame-pointer -ftracer -ftree-vectorize -mfpmath=sse -c /var/tmp/portage/dev-php5/pecl-runkit-0.9-r2/work/runkit-0.9/runkit_import.c -fPIC -DPIC -o .libs/runkit_import.o x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-php5/pecl-runkit-0.9-r2/work/runkit-0.9 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php5/pecl-runkit-0.9-r2/work/runkit-0.9/include -I/var/tmp/portage/dev-php5/pecl-runkit-0.9-r2/work/runkit-0.9/main -I/var/tmp/portage/dev-php5/pecl-runkit-0.9-r2/work/runkit-0.9 -I/usr/lib64/php5/include/php -I/usr/lib64/php5/include/php/main -I/usr/lib64/php5/include/php/TSRM -I/usr/lib64/php5/include/php/Zend -I/usr/lib64/php5/include/php/ext -I/usr/lib64/php5/include/php/ext/date/lib -DHAVE_CONFIG_H -march=athlon64 -O2 -pipe -fomit-frame-pointer -fno-ident -momit-leaf-frame-pointer -ftracer -ftree-vectorize -mfpmath=sse -c /var/tmp/portage/dev-php5/pecl-runkit-0.9-r2/work/runkit-0.9/runkit_classes.c -fPIC -DPIC -o .libs/runkit_classes.o x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-php5/pecl-runkit-0.9-r2/work/runkit-0.9 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php5/pecl-runkit-0.9-r2/work/runkit-0.9/include -I/var/tmp/portage/dev-php5/pecl-runkit-0.9-r2/work/runkit-0.9/main -I/var/tmp/portage/dev-php5/pecl-runkit-0.9-r2/work/runkit-0.9 -I/usr/lib64/php5/include/php -I/usr/lib64/php5/include/php/main -I/usr/lib64/php5/include/php/TSRM -I/usr/lib64/php5/include/php/Zend -I/usr/lib64/php5/include/php/ext -I/usr/lib64/php5/include/php/ext/date/lib -DHAVE_CONFIG_H -march=athlon64 -O2 -pipe -fomit-frame-pointer -fno-ident -momit-leaf-frame-pointer -ftracer -ftree-vectorize -mfpmath=sse -c /var/tmp/portage/dev-php5/pecl-runkit-0.9-r2/work/runkit-0.9/runkit_sandbox.c -fPIC -DPIC -o .libs/runkit_sandbox.o x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-php5/pecl-runkit-0.9-r2/work/runkit-0.9 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php5/pecl-runkit-0.9-r2/work/runkit-0.9/include -I/var/tmp/portage/dev-php5/pecl-runkit-0.9-r2/work/runkit-0.9/main -I/var/tmp/portage/dev-php5/pecl-runkit-0.9-r2/work/runkit-0.9 -I/usr/lib64/php5/include/php -I/usr/lib64/php5/include/php/main -I/usr/lib64/php5/include/php/TSRM -I/usr/lib64/php5/include/php/Zend -I/usr/lib64/php5/include/php/ext -I/usr/lib64/php5/include/php/ext/date/lib -DHAVE_CONFIG_H -march=athlon64 -O2 -pipe -fomit-frame-pointer -fno-ident -momit-leaf-frame-pointer -ftracer -ftree-vectorize -mfpmath=sse -c /var/tmp/portage/dev-php5/pecl-runkit-0.9-r2/work/runkit-0.9/runkit_sandbox_parent.c -fPIC -DPIC -o .libs/runkit_sandbox_parent.o x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-php5/pecl-runkit-0.9-r2/work/runkit-0.9 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php5/pecl-runkit-0.9-r2/work/runkit-0.9/include -I/var/tmp/portage/dev-php5/pecl-runkit-0.9-r2/work/runkit-0.9/main -I/var/tmp/portage/dev-php5/pecl-runkit-0.9-r2/work/runkit-0.9 -I/usr/lib64/php5/include/php -I/usr/lib64/php5/include/php/main -I/usr/lib64/php5/include/php/TSRM -I/usr/lib64/php5/include/php/Zend -I/usr/lib64/php5/include/php/ext -I/usr/lib64/php5/include/php/ext/date/lib -DHAVE_CONFIG_H -march=athlon64 -O2 -pipe -fomit-frame-pointer -fno-ident -momit-leaf-frame-pointer -ftracer -ftree-vectorize -mfpmath=sse -c /var/tmp/portage/dev-php5/pecl-runkit-0.9-r2/work/runkit-0.9/runkit_props.c -fPIC -DPIC -o .libs/runkit_props.o x86_64-pc-linux-gnu-gcc -shared .libs/runkit.o .libs/runkit_functions.o .libs/runkit_methods.o .libs/runkit_constants.o .libs/runkit_import.o .libs/runkit_classes.o .libs/runkit_sandbox.o .libs/runkit_sandbox_parent.o .libs/runkit_props.o -march=athlon64 -momit-leaf-frame-pointer -mfpmath=sse -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,runkit.so -o .libs/runkit.so creating runkit.la (cd .libs && rm -f runkit.la && ln -s ../runkit.la runkit.la) cp ./.libs/runkit.so /var/tmp/portage/dev-php5/pecl-runkit-0.9-r2/work/runkit-0.9/modules/runkit.so cp ./.libs/runkit.lai /var/tmp/portage/dev-php5/pecl-runkit-0.9-r2/work/runkit-0.9/modules/runkit.la PATH="$PATH:/sbin" ldconfig -n /var/tmp/portage/dev-php5/pecl-runkit-0.9-r2/work/runkit-0.9/modules ---------------------------------------------------------------------- Libraries have been installed in: /var/tmp/portage/dev-php5/pecl-runkit-0.9-r2/work/runkit-0.9/modules If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,--rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- Build complete. Don't forget to run 'make test'. >>> Source compiled.