Date: Wed, 5 Aug 2009 06:26:12 GMT From: Volodymyr Kostyrko <c.kworr@gmail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/137450: www/squid|: ecap support not working after upgrade Message-ID: <200908050626.n756QCrf038026@www.freebsd.org> Resent-Message-ID: <200908050630.n756U89h039733@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 137450 >Category: ports >Synopsis: www/squid|: ecap support not working after upgrade >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Aug 05 06:30:07 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Volodymyr Kostyrko >Release: 8-CURRENT >Organization: >Environment: FreeBSD limbo.lan 8.0-BETA2 FreeBSD 8.0-BETA2 #0: Mon Aug 3 09:02:53 EEST 2009 arcade@limbo.lan:/usr/obj/usr/src/sys/MINIMAL_8 i386 >Description: After upgrading www/squid31 to 3.1.0.13 building it with ecap fails with: .... Making all in ecap .... depbase=`echo access_log.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"/usr/local/etc/squid/squid.conf\" -DDEFAULT_SQUID_DATA_DIR=\"/usr/local/etc/squid\" -DDEFAULT_SQUID_CONFIG_DIR=\"/usr/local/etc/squid\" -I.. -I../include -I../src -I../include -I/usr/local/include -I../lib -I../src -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -D_REENTRANT -O2 -pipe -march=athlon-xp -I/usr/local/include -fno-strict-aliasing -MT access_log.o -MD -MP -MF $depbase.Tpo -c -o access_log.o access_log.cc && mv -f $depbase.Tpo $depbase.Po access_log.cc: In function 'void accessLogInit()': access_log.cc:2011: error: 'alLogformatHasIcapToken' was not declared in this scope *** Error code 1 Stop in /usr/tmp/usr/ports/www/squid31/work/squid-3.1.0.13/src. >How-To-Repeat: Add ecap support and try to build it. >Fix: none >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200908050626.n756QCrf038026>