[MacPorts] #46418: Boost array

MacPorts noreply at macports.org
Mon Jan 5 11:07:19 PST 2015


#46418: Boost array
---------------------+--------------------------------
 Reporter:  dersh@…  |      Owner:  macports-tickets@…
     Type:  defect   |     Status:  new
 Priority:  Normal   |  Milestone:
Component:  ports    |    Version:  2.3.3
 Keywords:           |       Port:  boost
---------------------+--------------------------------
 I have an application that I have built fine in the past.  It is a non-
 macport port, that uses OpenSceneGraph, which uses boost.

 {{{
 :info:build In file included from
 /opt/local/var/macports/build/_opt_local_var_macports_sources_build.openmodelica
 .org_macports_lang_openmodelica-devel/openmodelica-
 devel/work/openmodelica_23935/3rdParty/modelica3d/lib/proc3d/src/operations.hpp:26:
 :info:build In file included from
 /opt/local/include/boost/numeric/ublas/matrix.hpp:18:
 :info:build In file included from
 /opt/local/include/boost/numeric/ublas/vector.hpp:21:
 :info:build In file included from
 /opt/local/include/boost/numeric/ublas/storage.hpp:25:
 :info:build In file included from
 /opt/local/include/boost/numeric/ublas/exception.hpp:19:
 :info:build In file included from
 /opt/local/include/boost/numeric/ublas/detail/config.hpp:299:
 :info:build /opt/local/include/boost/numeric/ublas/fwd.hpp:21:10: fatal
 error: 'array' file not found
 :info:build #include <array>
 :info:build          ^
 :info:build 1 error generated.
 :info:build make[5]: ***
 [lib/proc3d/CMakeFiles/proc3d.dir/src/proc3d.cpp.o] Error 1

 }}}

 So, it looks to me like /opt/local/include/boost/numeric/ublas/fwd.hpp
 can't find the file <array>
 I am not sure what has changed, but this include is causing a difficulty.

 Thanks,

-- 
Ticket URL: <https://trac.macports.org/ticket/46418>
MacPorts <https://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list