From owner-freebsd-ports@FreeBSD.ORG Mon May 13 11:07:46 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 8DCD2C4E for ; Mon, 13 May 2013 11:07:46 +0000 (UTC) (envelope-from mpn@icabs.co.zw) Received: from zwsmtp2.yoafrica.com (zwsmtp2.yoafrica.com [41.190.32.2]) by mx1.freebsd.org (Postfix) with ESMTP id D80978FD for ; Mon, 13 May 2013 11:07:45 +0000 (UTC) Received: from runde.yoafrica.com ([196.44.176.6]) by zwsmtp2.yoafrica.com with esmtp (Exim 4.69 (FreeBSD)) (envelope-from ) id 1UbpCx-000Ida-16 for freebsd-ports@freebsd.org; Mon, 13 May 2013 11:38:46 +0200 Received: from jade.yoafrica.com ([196.44.177.17] helo=jedi) by runde.yoafrica.com with smtp (Exim 4.69 (FreeBSD)) (envelope-from ) id 1Ubp8a-000M1o-Qx for freebsd-ports@freebsd.org; Mon, 13 May 2013 11:33:45 +0200 Message-ID: <4BFEC2106FDC4AF6BD331E3893908672@jedi> From: "MP Netsai" To: Subject: Build fails for php5-snmp Date: Mon, 13 May 2013 11:33:43 +0200 MIME-Version: 1.0 X-Priority: 3 X-MSMail-Priority: Normal Importance: Normal X-Mailer: Microsoft Windows Live Mail 16.4.3505.912 X-MimeOLE: Produced By Microsoft MimeOLE V16.4.3505.912 X-Antivirus: avast! (VPS 130512-1, 12/05/2013), Outbound message X-Antivirus-Status: Clean Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: MP Netsai List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 May 2013 11:07:46 -0000 Can someone help me on here. I cant figure out why this fails. I am = running FreeBSD 8.2. And have been trying to install cacti-0.8.8a1. =3D=3D=3D=3D=3D=3D =3D=3D=3D> Building for php5-snmp-5.4.14 /bin/sh /usr/ports/net-mgmt/php5-snmp/work/php-5.4.14/ext/snmp/libtool = --mode=3Dcompile cc -I. = -I/usr/ports/net-mgmt/php5-snmp/work/php-5.4.14/ext/snmp -DPHP_ATOM_INC = -I/usr/ports/net-mgmt/php5-snmp/work/php-5.4.14/ext/snmp/include = -I/usr/ports/net-mgmt/php5-snmp/work/php-5.4.14/ext/snmp/main = -I/usr/ports/net-mgmt/php5-snmp/work/php-5.4.14/ext/snmp = -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 = -I/usr/local/include -DHAVE_CONFIG_H -O2 -pipe -fno-strict-aliasing = -c /usr/ports/net-mgmt/php5-snmp/work/php-5.4.14/ext/snmp/snmp.c -o = snmp.lo cc -I. -I/usr/ports/net-mgmt/php5-snmp/work/php-5.4.14/ext/snmp = -DPHP_ATOM_INC = -I/usr/ports/net-mgmt/php5-snmp/work/php-5.4.14/ext/snmp/include = -I/usr/ports/net-mgmt/php5-snmp/work/php-5.4.14/ext/snmp/main = -I/usr/ports/net-mgmt/php5-snmp/work/php-5.4.14/ext/snmp = -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 = -I/usr/local/include -DHAVE_CONFIG_H -O2 -pipe -fno-strict-aliasing -c = /usr/ports/net-mgmt/php5-snmp/work/php-5.4.14/ext/snmp/snmp.c -fPIC = -DPIC -o .libs/snmp.o /usr/ports/net-mgmt/php5-snmp/work/php-5.4.14/ext/snmp/snmp.c:1946: = error: expected ';', ',' or ')' before '*' token /usr/ports/net-mgmt/php5-snmp/work/php-5.4.14/ext/snmp/snmp.c:1988: = error: expected ';', ',' or ')' before '*' token /usr/ports/net-mgmt/php5-snmp/work/php-5.4.14/ext/snmp/snmp.c:2026: = error: expected ';', ',' or ')' before '*' token /usr/ports/net-mgmt/php5-snmp/work/php-5.4.14/ext/snmp/snmp.c: In = function 'zm_startup_snmp': /usr/ports/net-mgmt/php5-snmp/work/php-5.4.14/ext/snmp/snmp.c:2368: = error: 'php_snmp_read_property' undeclared (first use in this function) /usr/ports/net-mgmt/php5-snmp/work/php-5.4.14/ext/snmp/snmp.c:2368: = error: (Each undeclared identifier is reported only once /usr/ports/net-mgmt/php5-snmp/work/php-5.4.14/ext/snmp/snmp.c:2368: = error: for each function it appears in.) /usr/ports/net-mgmt/php5-snmp/work/php-5.4.14/ext/snmp/snmp.c:2369: = error: 'php_snmp_write_property' undeclared (first use in this function) /usr/ports/net-mgmt/php5-snmp/work/php-5.4.14/ext/snmp/snmp.c:2370: = error: 'php_snmp_has_property' undeclared (first use in this function) *** Error code 1 1 error *** Error code 1 Stop in /usr/ports/net-mgmt/php5-snmp. *** Error code 1 Stop in /usr/ports/net-mgmt/cacti. =3D=3D=3D=3D=3D=3D Regards, Nets From owner-freebsd-ports@FreeBSD.ORG Mon May 13 12:42:32 2013 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 0DA1C1DC for ; Mon, 13 May 2013 12:42:32 +0000 (UTC) (envelope-from roberthuff@rcn.com) Received: from smtp.rcn.com (smtp.rcn.com [69.168.97.78]) by mx1.freebsd.org (Postfix) with ESMTP id D15B4F7F for ; Mon, 13 May 2013 12:42:31 +0000 (UTC) X_CMAE_Category: 0,0 Undefined,Undefined X-CNFS-Analysis: v=2.0 cv=EMiEIilC c=1 sm=0 a=nVny9ETX7T5uMhI2oTVyRA==:17 a=AaUjGI9IrlcA:10 a=OA2lqS22AAAA:8 a=sIt-5M63AAAA:8 a=f_sohueJVSYA:10 a=LGE87ewgUvOL9uF5BWcA:9 a=nVny9ETX7T5uMhI2oTVyRA==:117 X-CM-Score: 0 X-Scanned-by: Cloudmark Authority Engine Authentication-Results: smtp02.rcn.cmh.synacor.com smtp.mail=roberthuff@rcn.com; spf=neutral; sender-id=neutral Authentication-Results: smtp02.rcn.cmh.synacor.com header.from=roberthuff@rcn.com; sender-id=neutral Received-SPF: neutral (smtp02.rcn.cmh.synacor.com: 209.6.193.164 is neither permitted nor denied by domain of rcn.com) Received: from [209.6.193.164] ([209.6.193.164:57646] helo=jerusalem.litteratus.org.litteratus.org) by smtp.rcn.com (envelope-from ) (ecelerity 2.2.3.49 r(42060/42061)) with ESMTP id 21/C2-26387-6BFD0915; Mon, 13 May 2013 08:42:30 -0400 Date: Mon, 13 May 2013 08:42:29 -0400 Message-Id: <86ppwvm4p6.fsf@jerusalem.litteratus.org> From: Robert Huff To: ports@freebsd.org Subject: qt3 -> qt4 question X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 May 2013 12:42:32 -0000 1) I have x11-toolkits/qt-copy (part of qt33) installed, and at least a dozen ports that depend on it. 2) Attempts to upgrade devel/qt4-corelibs fail on complaints the two conflict. 3) I cannot find a "qt4-copy", and there is no mention of this in UPDATING going back three years. 4) What is the correct successor for qt-copy? Is that functionality been included elsewhere in qt4? 5) Is there a way to determine which (if any) of the dependent ports will have issues with the conversion? Right now the choice seems to be between a) inspecting the Makefiles (my make-fu is at the slapstick comedy level) and b) just doing and hoping nothing breaks. Robert Huff