Hi Daniel,

I saw some warnings while compiling Phalcon 2.0.2. In the end is works fine but 
just want to let you know.

Thnx for maintaining this port!

Cheers,
Ruud



creating libtool
appending configuration tag "CXX" to libtool
checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes
checking for c++ option to produce PIC... 
checking if c++ static flag  works... yes
checking if c++ supports -c -o file.o... yes
checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... freebsd10.1 ld.so
(cached) (cached) checking how to hardcode library paths into programs... 
unsupported
configure: creating ./config.status
config.status: creating config.h
===>  Building for phalcon-2.0.2
/bin/sh 
/usr/ports/www/phalcon/work/cphalcon-phalcon-v2.0.2/build/64bits/libtool 
--mode=compile cc  -I. 
-I/usr/ports/www/phalcon/work/cphalcon-phalcon-v2.0.2/build/64bits 
-DPHP_ATOM_INC 
-I/usr/ports/www/phalcon/work/cphalcon-phalcon-v2.0.2/build/64bits/include 
-I/usr/ports/www/phalcon/work/cphalcon-phalcon-v2.0.2/build/64bits/main 
-I/usr/ports/www/phalcon/work/cphalcon-phalcon-v2.0.2/build/64bits 
-I/usr/local/include/php -I/usr/local/include/php/main 
-I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend 
-I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib  
-DHAVE_CONFIG_H  -O2 -pipe -I/usr/local/include -fstack-protector 
-fno-strict-aliasing   -c 
/usr/ports/www/phalcon/work/cphalcon-phalcon-v2.0.2/build/64bits/phalcon.zep.c 
-o phalcon.lo
mkdir .libs
 cc -I. -I/usr/ports/www/phalcon/work/cphalcon-phalcon-v2.0.2/build/64bits 
-DPHP_ATOM_INC 
-I/usr/ports/www/phalcon/work/cphalcon-phalcon-v2.0.2/build/64bits/include 
-I/usr/ports/www/phalcon/work/cphalcon-phalcon-v2.0.2/build/64bits/main 
-I/usr/ports/www/phalcon/work/cphalcon-phalcon-v2.0.2/build/64bits 
-I/usr/local/include/php -I/usr/local/include/php/main 
-I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend 
-I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib 
-DHAVE_CONFIG_H -O2 -pipe -I/usr/local/include -fstack-protector 
-fno-strict-aliasing -c 
/usr/ports/www/phalcon/work/cphalcon-phalcon-v2.0.2/build/64bits/phalcon.zep.c  
-fPIC -DPIC -o .libs/phalcon.o
/usr/ports/www/phalcon/work/cphalcon-phalcon-v2.0.2/build/64bits/phalcon.zep.c:110160:40:
 warning: \U used with no following hex digits; treating as '\' followed by 
identifier [-Wunicode]
        ZEPHIR_REGISTER_CLASS_EX(Phalcon\\Mvc\\Url, Exception, phalcon, 
mvc_url_exception, phalcon_exception_ce, NULL, 0);
                                              ^
/usr/ports/www/phalcon/work/cphalcon-phalcon-v2.0.2/build/64bits/phalcon.zep.c:110463:40:
 warning: \U used with no following hex digits; treating as '\' followed by 
identifier [-Wunicode]
        ZEPHIR_REGISTER_CLASS_EX(Phalcon\\Mvc\\User, Component, phalcon, 
mvc_user_component, phalcon_di_injectable_ce, NULL, 0);
                                              ^
/usr/ports/www/phalcon/work/cphalcon-phalcon-v2.0.2/build/64bits/phalcon.zep.c:110485:40:
 warning: \U used with no following hex digits; treating as '\' followed by 
identifier [-Wunicode]
        ZEPHIR_REGISTER_CLASS_EX(Phalcon\\Mvc\\User, Module, phalcon, 
mvc_user_module, phalcon_di_injectable_ce, NULL, 0);
                                              ^
/usr/ports/www/phalcon/work/cphalcon-phalcon-v2.0.2/build/64bits/phalcon.zep.c:110507:40:
 warning: \U used with no following hex digits; treating as '\' followed by 
identifier [-Wunicode]
        ZEPHIR_REGISTER_CLASS_EX(Phalcon\\Mvc\\User, Plugin, phalcon, 
mvc_user_plugin, phalcon_di_injectable_ce, NULL, 0);
                                              ^
/usr/ports/www/phalcon/work/cphalcon-phalcon-v2.0.2/build/64bits/phalcon.zep.c:117890:9:
 warning: 'TOKEN' macro redefined
#define TOKEN (vvminor.vv0)
        ^
/usr/ports/www/phalcon/work/cphalcon-phalcon-v2.0.2/build/64bits/phalcon.zep.c:99905:9:
 note: previous definition is here
#define TOKEN (ppminor.pp0)

5 warnings generated.
/bin/sh 
/usr/ports/www/phalcon/work/cphalcon-phalcon-v2.0.2/build/64bits/libtool 
--mode=link cc -DPHP_ATOM_INC 
-I/usr/ports/www/phalcon/work/cphalcon-phalcon-v2.0.2/build/64bits/include 
-I/usr/ports/www/phalcon/work/cphalcon-phalcon-v2.0.2/build/64bits/main 
-I/usr/ports/www/phalcon/work/cphalcon-phalcon-v2.0.2/build/64bits 
-I/usr/local/include/php -I/usr/local/include/php/main 
-I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend 
-I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib  
-DHAVE_CONFIG_H  -O2 -pipe -I/usr/local/include -fstack-protector 
-fno-strict-aliasing  -fstack-protector -o ./phalcon.la -export-dynamic 
-avoid-version -prefer-pic -module -rpath 
/usr/ports/www/phalcon/work/cphalcon-phalcon-v2.0.2/build/64bits/modules  
phalcon.lo 


_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to