[Bug 209249] www/squid-devel: build fails on FreeBSD 9
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue May 3 19:10:09 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209249
Bug ID: 209249
Summary: www/squid-devel: build fails on FreeBSD 9
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: Individual Port(s)
Assignee: freebsd-ports-bugs at FreeBSD.org
Reporter: timp87 at gmail.com
FBSD 9 both i386 and amd64 fails with the following message:
===> Building for squid-devel-4.0.9
Making all in compat
depbase=`echo assert.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh
../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I..
-I../include -I../lib -I../src -I../include -I/usr/include -I/usr/include
-I../libltdl -I/usr/include -Werror -Qunused-arguments
-Wno-deprecated-register -D_REENTRANT -I/usr/include -O2 -pipe -I/usr/include
-fno-strict-aliasing -std=c++11 -I/usr/local/include -MT assert.lo -MD -MP -MF
$depbase.Tpo -c -o assert.lo assert.cc && mv -f $depbase.Tpo $depbase.Plo
libtool: compile: clang++ -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src
-I../include -I/usr/include -I/usr/include -I../libltdl -I/usr/include -Werror
-Qunused-arguments -Wno-deprecated-register -D_REENTRANT -I/usr/include -O2
-pipe -I/usr/include -fno-strict-aliasing -std=c++11 -I/usr/local/include -MT
assert.lo -MD -MP -MF .deps/assert.Tpo -c assert.cc -fPIC -DPIC -o
.libs/assert.o
In file included from assert.cc:9:
In file included from ../include/squid.h:43:
In file included from ../compat/compat.h:59:
./compat/types.h:62:10: fatal error: 'cstdint' file not found
#include <cstdint>
^
1 error generated.
*** [assert.lo] Error code 1
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list