Date: Mon, 22 Jun 2015 12:51:22 +0800 From: Daniel Lin <linpct@gmail.com> To: Ruud Boon <ruud@b-funky.nl> Cc: ports@freebsd.org Subject: Re: FreeBSD Port: phalcon-2.0.2 Message-ID: <CANOOb2WhS75ZOy0v7b0LCgYrFeMf5e5_AQ459LVtoF_j1E0ZcQ@mail.gmail.com> In-Reply-To: <CANOOb2V46RJefwnidrT282t5dAS5TGTyNB7odHNrX24zbYwiXw@mail.gmail.com> References: <0CDDFF9D-AED0-44C1-A04A-82588ECCE21A@b-funky.nl> <CANOOb2V46RJefwnidrT282t5dAS5TGTyNB7odHNrX24zbYwiXw@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Hello, Rudd, https://github.com/phalcon/cphalcon/issues/10531#issuecomment-114001065 We could ignore the warning. Thanks. 2015-06-22 10:30 GMT+08:00 Daniel Lin <linpct@gmail.com>: > Hello, Ruud, > > Thanks, I'll keep in mind. > > And I find 2.0.3 is out, will port it soon. > > Thanks. > > 2015-06-19 22:36 GMT+08:00 Ruud Boon <ruud@b-funky.nl>: > >> 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 >> >> >> > > > -- > Daniel Lin (pct) > -- Daniel Lin (pct)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CANOOb2WhS75ZOy0v7b0LCgYrFeMf5e5_AQ459LVtoF_j1E0ZcQ>