Bug 220724

Summary: sysutils/ori: fails to build with boost 1.65
Product: Ports & Packages Reporter: Jan Beich <jbeich>
Component: Individual Port(s)Assignee: Jan Beich <jbeich>
Status: Closed FIXED    
Severity: Affects Only Me CC: mashti
Priority: --- Keywords: needs-patch
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://github.com/boostorg/admin/issues/123
See Also: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220718
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220719
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220723
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220715
Bug Depends on:    
Bug Blocks: 220714    

Description Jan Beich freebsd_committer freebsd_triage 2017-07-14 05:43:31 UTC
In file included from build/libori/localobject.cc:46:
public/ori/object.h:25:10: fatal error: 'boost/tr1/memory.hpp' file not found
#include <boost/tr1/memory.hpp>
         ^
1 error generated.

In file included from build/libori/localrepo.cc:52:
In file included from public/ori/largeblob.h:25:
In file included from public/ori/repo.h:26:
In file included from public/oriutil/dag.h:28:
public/oriutil/oritr1.h:20:10: fatal error: 'boost/tr1/unordered_map.hpp' file not found
#include <boost/tr1/unordered_map.hpp>
         ^
1 error generated.

http://sprunge.us/cJHL
Comment 1 Jan Beich freebsd_committer freebsd_triage 2017-09-07 23:22:29 UTC
Feedback timeout: maintainer failed to contact upstream.
Comment 2 commit-hook freebsd_committer freebsd_triage 2017-09-07 23:28:59 UTC
A commit references this bug:

Author: jbeich
Date: Thu Sep  7 23:27:49 UTC 2017
New revision: 449432
URL: https://svnweb.freebsd.org/changeset/ports/449432

Log:
  sysutils/ori: unbreak with boost 1.65

  PR:		220724
  Approved by:	portmgr blanket
  Obtained from:	upstream

Changes:
  head/sysutils/ori/Makefile
  head/sysutils/ori/distinfo