Date: Wed, 13 Aug 2014 14:31:45 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 184993] www/squid33 - fails to build on ^/stable/10 Message-ID: <bug-184993-13-vjDtbqL5an@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-184993-13@https.bugs.freebsd.org/bugzilla/> References: <bug-184993-13@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=184993 --- Comment #8 from arcade@b1t.name --- Funny. Currently build fails on two different machines with: ===> Building for squid33-3.3.11_2 Making all in compat c++ -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -I/usr/include -I../libltdl -I/usr/include -I/usr/include -Werror -Qunused-arguments -O2 -pipe -march=native -fno-strict-aliasing -Wno-unused-private-field -std=c++0x -I/usr/local/include -MT assert.o -MD -MP -MF .deps/assert.Tpo -c -o assert.o assert.cc In file included from assert.cc:32: In file included from ../include/squid.h:66: In file included from ../compat/compat.h:61: ../compat/os/hpux.h:1:9: error: 'SQUID_OS_HPUX_H' is used as a header guard here, followed by #define of a different macro [-Werror,-Wheader-guard] #ifndef SQUID_OS_HPUX_H ^~~~~~~~~~~~~~~ ../compat/os/hpux.h:2:9: note: 'SQUID_OS_PHUX_H' is defined here; did you mean 'SQUID_OS_HPUX_H'? #define SQUID_OS_PHUX_H ^~~~~~~~~~~~~~~ SQUID_OS_HPUX_H 1 error generated. *** [assert.o] Error code 1 Enabled options: CACHE_DIGESTS FOLLOW_XFF HTCP IPV6 KQUEUE LARGEFILE STRICT_HTTP TP_PF VIA_DB. -- You are receiving this mail because: You are the assignee for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-184993-13-vjDtbqL5an>