Bug 220724 - sysutils/ori: fails to build with boost 1.65
Summary: sysutils/ori: fails to build with boost 1.65
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Jan Beich
URL: https://github.com/boostorg/admin/iss...
Keywords: needs-patch
Depends on:
Blocks: 220714
  Show dependency treegraph
 
Reported: 2017-07-14 05:43 UTC by Jan Beich
Modified: 2017-09-07 23:29 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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