Date: Tue, 03 May 2016 19:10:09 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 209249] www/squid-devel: build fails on FreeBSD 9 Message-ID: <bug-209249-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D209249 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@FreeBSD.org Reporter: timp87@gmail.com FBSD 9 both i386 and amd64 fails with the following message: =3D=3D=3D> Building for squid-devel-4.0.9 Making all in compat depbase=3D`echo assert.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=3DCXX --mode=3Dcompile clang++ -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -I/usr/inclu= de=20 -I../libltdl -I/usr/include -Werror -Qunused-arguments -Wno-deprecated-register -D_REENTRANT -I/usr/include -O2 -pipe -I/usr/inc= lude -fno-strict-aliasing -std=3Dc++11 -I/usr/local/include -MT assert.lo -MD -M= P -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 -Wer= ror -Qunused-arguments -Wno-deprecated-register -D_REENTRANT -I/usr/include -O2 -pipe -I/usr/include -fno-strict-aliasing -std=3Dc++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 --=20 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-209249-13>