Bug 214476 - graphics/appleseed: fails to build with boost 1.62 on i386
Summary: graphics/appleseed: fails to build with boost 1.62 on i386
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: i386 Any
: --- Affects Only Me
Assignee: Jan Beich
URL:
Keywords: needs-patch
Depends on:
Blocks: 199601
  Show dependency treegraph
 
Reported: 2016-11-13 14:08 UTC by Jan Beich
Modified: 2016-11-21 06:54 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 2016-11-13 14:08:07 UTC
../appleseed/libappleseed.so: undefined reference to `boost::atomics::detail::lockpool::scoped_lock::scoped_lock(void const volatile*)'
../appleseed/libappleseed.so: undefined reference to `boost::atomics::detail::lockpool::scoped_lock::~scoped_lock()'
c++: error: linker command failed with exit code 1 (use -v to see invocation)
*** Error code 1
Comment 2 commit-hook freebsd_committer freebsd_triage 2016-11-21 06:53:59 UTC
A commit references this bug:

Author: jbeich
Date: Mon Nov 21 06:52:51 UTC 2016
New revision: 426695
URL: https://svnweb.freebsd.org/changeset/ports/426695

Log:
  graphics/appleseed: unbreak build with boost 1.62 on i386

  ../appleseed/libappleseed.so: undefined reference to `boost::atomics::detail::lockpool::scoped_lock::scoped_lock(void const volatile*)'
  ../appleseed/libappleseed.so: undefined reference to `boost::atomics::detail::lockpool::scoped_lock::~scoped_lock()'
  c++: error: linker command failed with exit code 1 (use -v to see invocation)

  PR:		214476
  Approved by:	portmgr blanket

Changes:
  head/graphics/appleseed/Makefile