From owner-freebsd-ports@FreeBSD.ORG Fri Jun 19 14:36:17 2015 Return-Path: Delivered-To: ports@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E2AF5563 for ; Fri, 19 Jun 2015 14:36:17 +0000 (UTC) (envelope-from ruud@b-funky.nl) Received: from mail-wg0-f48.google.com (mail-wg0-f48.google.com [74.125.82.48]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 766C4D4C for ; Fri, 19 Jun 2015 14:36:16 +0000 (UTC) (envelope-from ruud@b-funky.nl) Received: by wguu7 with SMTP id u7so19162467wgu.3 for ; Fri, 19 Jun 2015 07:36:09 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:content-type:subject:date:message-id:cc:to :mime-version; bh=yjNvBgIAy+D1XPqADskn91sENDpztruOTeJuAuMs6bg=; b=a9/TZ3H9QfXJmBe33D1OJlLCbe0Gwes90W4QBkV15Gh1mTJOiNfZmhwrwq4ILz9eVD ZW9dRrN2NqfB+w/RpTAs3eL+VOTUQh0hg2rnEd3hD94AxmF1XHEJXs5HcLkJMCSMWdaE XGicZpmJQBEpYSEim3DA4cuw3hsEmoNNjgJ1jQ3blpBId1r8xn31N3FLKUsTyDej+WLY VvhpdgI3VAx2LviTmPL/FOpva47Thw1A384CMIu2KgtRmhODw6zkTfGzF6Kb/QyNdQN7 z2CDe4x5da8ZKy1sq3Eh4TJbzGUYZYqq25e2joyea5dZDxttVW5v0oxrYyMETYJPzKIA GhUA== X-Gm-Message-State: ALoCoQmo2ory+SUmmRdXju3tRpAdb077P16H6WcQnbG+ufpJsSaFovbfOjH/Xq1o/cEaI0cdl7dA X-Received: by 10.180.73.145 with SMTP id l17mr7329140wiv.39.1434724569285; Fri, 19 Jun 2015 07:36:09 -0700 (PDT) Received: from b-funky-mbplan.local (5351043E.cm-6-2a.dynamic.ziggo.nl. [83.81.4.62]) by mx.google.com with ESMTPSA id c2sm14361210wjf.18.2015.06.19.07.36.08 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 19 Jun 2015 07:36:08 -0700 (PDT) From: Ruud Boon Subject: FreeBSD Port: phalcon-2.0.2 Date: Fri, 19 Jun 2015 16:36:07 +0200 Message-Id: <0CDDFF9D-AED0-44C1-A04A-82588ECCE21A@b-funky.nl> Cc: ports@FreeBSD.org To: linpct@gmail.com Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2098\)) X-Mailer: Apple Mail (2.2098) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Jun 2015 14:36:18 -0000 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...=20 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 =3D=3D=3D> Building for phalcon-2.0.2 /bin/sh = /usr/ports/www/phalcon/work/cphalcon-phalcon-v2.0.2/build/64bits/libtool = --mode=3Dcompile 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.z= ep.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.z= ep.c -fPIC -DPIC -o .libs/phalcon.o = /usr/ports/www/phalcon/work/cphalcon-phalcon-v2.0.2/build/64bits/phalcon.z= ep.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.z= ep.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.z= ep.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.z= ep.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.z= ep.c:117890:9: warning: 'TOKEN' macro redefined #define TOKEN (vvminor.vv0) ^ = /usr/ports/www/phalcon/work/cphalcon-phalcon-v2.0.2/build/64bits/phalcon.z= ep.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=3Dlink 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=20