[Bug 220715] devel/libcutl: fails to build with boost 1.65

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Jul 13 20:58:08 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220715

            Bug ID: 220715
           Summary: devel/libcutl: fails to build with boost 1.65
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: needs-patch
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: rakuco at FreeBSD.org
          Reporter: jbeich at FreeBSD.org
            Blocks: 220714
             Flags: maintainer-feedback?(rakuco at FreeBSD.org)
          Assignee: rakuco at FreeBSD.org

checking if we should use external boost... yes
checking for boost base headers... yes
checking for boost regex library... no
checking for boost system library... yes
configure: error: boost regex is not found; consider using CPPFLAGS/LDFLAGS or
--with-boost=DIR to specify its location
===>  Script "configure" failed unexpectedly.

configure:17644: c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing 
-I/usr/local/include -I/usr/local conftest.cpp >&5
conftest.cpp:25:10: fatal error: 'boost/tr1/regex.hpp' file not found
#include <boost/tr1/regex.hpp>
         ^
[...]
| #include <boost/tr1/regex.hpp>
| 
| int
| main ()
| {
|   std::tr1::regex r ("te.t", std::tr1::regex_constants::ECMAScript);
|   return std::tr1::regex_match ("test", r) ? 0 : 1;
| }

http://sprunge.us/jTFN


Referenced Bugs:

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220714
[Bug 220714] devel/boost-all: update to 1.65
-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list