From owner-freebsd-ports@FreeBSD.ORG Fri Jun 13 20:51:38 2014 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 2624B829; Fri, 13 Jun 2014 20:51:38 +0000 (UTC) Received: from roadkill.tharned.org (roadkill.tharned.org [75.145.12.185]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id EED3424E3; Fri, 13 Jun 2014 20:51:37 +0000 (UTC) Received: from roadkill.tharned.org (11008@roadkill.tharned.org [75.145.12.185]) (authenticated bits=0) by roadkill.tharned.org (8.14.9/8.14.9) with ESMTP id s5DKp5Od039601 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 13 Jun 2014 15:51:12 -0500 (CDT) (envelope-from gcr+freebsd-ports@tharned.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=tharned.org; s=2014; t=1402692672; bh=r2s/jK6/ppFJnCbz7mDFPo52zMhg2LQY3WJr5pMSjuY=; h=Date:From:To:cc:Subject; b=XER4sw3T57urzTxaCWczxQ5u6GGaz5E9ujvLrkTHY4vVBQJI8fEesdrPuMq2MBhbV 3iv+cWLLWa25C4IsQhSwNUAZDiY3X3beOq61er2zBZhM2PCFVZtttL5yRxgCO/eDrm /Y7FZV07Hux3yMa0WSf5r9DZf1O/st7Issu9xzmcW8RkZm8BxHrNPuNb/Aw6sQBjRi 20t8xkB3sO3AXd5c1TiYaezGBE7LOCRwsBQ7WTip+3R/9MGv9Ik7UKfKw3cfMlK6DL XxyqdX/Z7X7wWspp2ENK00z+Omv/CnUdHAqxeuDOl8bD2ykq0ytTIkWWffp+KJGl5Q 7zNJHgjTApW6A== Date: Fri, 13 Jun 2014 15:51:05 -0500 (CDT) From: Greg Rivers To: freebsd-ports@freebsd.org Subject: security/tripwire compile error Message-ID: User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; format=flowed; charset=US-ASCII X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.4.3 (roadkill.tharned.org [75.145.12.185]); Fri, 13 Jun 2014 15:51:12 -0500 (CDT) Cc: cy@FreeBSD.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Jun 2014 20:51:38 -0000 Compiling tripwire on 10.0-RELEASE-p5 amd64 fails as follows: ... gmake[3]: Leaving directory `/usr/ports/security/tripwire/work/tripwire-2.4.2.2-src/man' Making all in src gmake[3]: Entering directory `/usr/ports/security/tripwire/work/tripwire-2.4.2.2-src/src' Making all in cryptlib gmake[4]: Entering directory `/usr/ports/security/tripwire/work/tripwire-2.4.2.2-src/src/cryptlib' g++47 -DHAVE_CONFIG_H -I.. -I../.. -I/usr/local/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc47 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc47 -c -o algebra.o algebra.cpp g++47 -DHAVE_CONFIG_H -I.. -I../.. -I/usr/local/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc47 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc47 -c -o asn.o asn.cpp g++47 -DHAVE_CONFIG_H -I.. -I../.. -I/usr/local/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc47 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc47 -c -o cryptlib.o cryptlib.cpp g++47 -DHAVE_CONFIG_H -I.. -I../.. -I/usr/local/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc47 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc47 -c -o des.o des.cpp g++47 -DHAVE_CONFIG_H -I.. -I../.. -I/usr/local/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc47 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc47 -c -o dessp.o dessp.cpp g++47 -DHAVE_CONFIG_H -I.. -I../.. -I/usr/local/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc47 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc47 -c -o elgamal.o elgamal.cpp g++47 -DHAVE_CONFIG_H -I.. -I../.. -I/usr/local/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc47 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc47 -c -o eprecomp.o eprecomp.cpp g++47 -DHAVE_CONFIG_H -I.. -I../.. -I/usr/local/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc47 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc47 -c -o filters.o filters.cpp g++47 -DHAVE_CONFIG_H -I.. -I../.. -I/usr/local/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc47 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc47 -c -o forkjoin.o forkjoin.cpp g++47 -DHAVE_CONFIG_H -I.. -I../.. -I/usr/local/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc47 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc47 -c -o integer.o integer.cpp In file included from modarith.h:9:0, from integer.cpp:5: algebra.h: In instantiation of 'T AbstractEuclideanDomain::Gcd(const Element&, const Element&) const [with T = Integer; AbstractEuclideanDomain::Element = Integer]': integer.cpp:2111:46: required from here algebra.h:276:2: error: 'Equal' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive] algebra.h:276:2: note: declarations in dependent base 'AbstractGroup' are not found by unqualified lookup algebra.h:276:2: note: use 'this->Equal' instead gmake[4]: *** [integer.o] Error 1 gmake[4]: Leaving directory `/usr/ports/security/tripwire/work/tripwire-2.4.2.2-src/src/cryptlib' gmake[3]: *** [all-recursive] Error 1 gmake[3]: Leaving directory `/usr/ports/security/tripwire/work/tripwire-2.4.2.2-src/src' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/usr/ports/security/tripwire/work/tripwire-2.4.2.2-src' gmake[1]: *** [all] Error 2 gmake[1]: Leaving directory `/usr/ports/security/tripwire/work/tripwire-2.4.2.2-src' *** Error code 1 Stop. make: stopped in /usr/ports/security/tripwire -- Greg Rivers