[MacPorts] #55228: py35-graph-tool build fails

MacPorts noreply at macports.org
Fri Nov 3 13:01:52 UTC 2017


#55228: py35-graph-tool build fails
----------------------------+----------------------
  Reporter:  edward-kao     |      Owner:  count0
      Type:  defect         |     Status:  assigned
  Priority:  Normal         |  Milestone:
 Component:  ports          |    Version:  2.4.2
Resolution:                 |   Keywords:
      Port:  py-graph-tool  |
----------------------------+----------------------
Description changed by mf2k:

Old description:

> "sudo port install py35-graph-tool" failed with the build error: no
> member named 'fixedsize_stack' in namespace 'boost::coroutines' (detail
> below). Perhaps I am not building with the right version of boost? I am
> using "boost @1.59.0_3+no_single+no_static+python35" which is the most
> current version supported in macport. Thank you for your help!
>
> ***************************************************************
>
> :info:build In file included from graph_motifs.cc:26:
> :info:build ../../../src/graph/graph_python_interface.hh:94:30: error: no
> member named 'fixedsize_stack' in namespace 'boost::coroutines'
> :info:build
> (coroutines::fixedsize_stack(BOOST_COROUTINE_STACK_SIZE),
> :info:build                  ~~~~~~~~~~~~^
> :info:build 3 warnings and 1 error generated.
> :info:build make[4]: *** [graph_motifs.lo] Error 1
> :info:build make[4]: Leaving directory
> `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports\
> _python_py-graph-tool/py35-graph-tool/work/graph-
> tool-2.25/src/graph/clustering'
> :info:build make[3]: *** [all-recursive] Error 1
> :info:build make[3]: Leaving directory
> `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports\
> _python_py-graph-tool/py35-graph-tool/work/graph-tool-2.25/src/graph'
> :info:build make[2]: *** [all-recursive] Error 1
> :info:build make[2]: Leaving directory
> `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports\
> _python_py-graph-tool/py35-graph-tool/work/graph-tool-2.25/src'
> :info:build make[1]: *** [all-recursive] Error 1
> :info:build make[1]: Leaving directory
> `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports\
> _python_py-graph-tool/py35-graph-tool/work/graph-tool-2.25'
> :info:build make: *** [all] Error 2
> :info:build make: Leaving directory
> `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_py\
> thon_py-graph-tool/py35-graph-tool/work/graph-tool-2.25'
> :info:build Command failed:  cd
> "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python\
> _py-graph-tool/py35-graph-tool/work/graph-tool-2.25" && make -j16 -w all
> :info:build Exit code: 2
> :error:build Failed to build py35-graph-tool: command execution failed
> :debug:build Error code: CHILDSTATUS 34096 2
> :debug:build Backtrace: command execution failed
> :debug:build     while executing
> :debug:build "system {*}$notty {*}$nice $fullcmdstring"
> :debug:build     invoked from within
> :debug:build "command_exec build"
> :debug:build     (procedure "portbuild::build_main" line 8)
> :debug:build     invoked from within
> :debug:build "$procedure $targetname"
> :error:build See
> /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports
> .org_release_tarballs_ports_python_py-graph-tool/py\
> 35-graph-tool/main.log for details.

New description:

 "sudo port install py35-graph-tool" failed with the build error: no member
 named 'fixedsize_stack' in namespace 'boost::coroutines' (detail below).
 Perhaps I am not building with the right version of boost? I am using
 "boost @1.59.0_3+no_single+no_static+python35" which is the most current
 version supported in macport. Thank you for your help!

 ***************************************************************
 {{{
 :info:build In file included from graph_motifs.cc:26:
 :info:build ../../../src/graph/graph_python_interface.hh:94:30: error: no
 member named 'fixedsize_stack' in namespace 'boost::coroutines'
 :info:build
 (coroutines::fixedsize_stack(BOOST_COROUTINE_STACK_SIZE),
 :info:build                  ~~~~~~~~~~~~^
 :info:build 3 warnings and 1 error generated.
 :info:build make[4]: *** [graph_motifs.lo] Error 1
 :info:build make[4]: Leaving directory
 `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports\
 _python_py-graph-tool/py35-graph-tool/work/graph-
 tool-2.25/src/graph/clustering'
 :info:build make[3]: *** [all-recursive] Error 1
 :info:build make[3]: Leaving directory
 `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports\
 _python_py-graph-tool/py35-graph-tool/work/graph-tool-2.25/src/graph'
 :info:build make[2]: *** [all-recursive] Error 1
 :info:build make[2]: Leaving directory
 `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports\
 _python_py-graph-tool/py35-graph-tool/work/graph-tool-2.25/src'
 :info:build make[1]: *** [all-recursive] Error 1
 :info:build make[1]: Leaving directory
 `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports\
 _python_py-graph-tool/py35-graph-tool/work/graph-tool-2.25'
 :info:build make: *** [all] Error 2
 :info:build make: Leaving directory
 `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_py\
 thon_py-graph-tool/py35-graph-tool/work/graph-tool-2.25'
 :info:build Command failed:  cd
 "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python\
 _py-graph-tool/py35-graph-tool/work/graph-tool-2.25" && make -j16 -w all
 :info:build Exit code: 2
 :error:build Failed to build py35-graph-tool: command execution failed
 :debug:build Error code: CHILDSTATUS 34096 2
 :debug:build Backtrace: command execution failed
 :debug:build     while executing
 :debug:build "system {*}$notty {*}$nice $fullcmdstring"
 :debug:build     invoked from within
 :debug:build "command_exec build"
 :debug:build     (procedure "portbuild::build_main" line 8)
 :debug:build     invoked from within
 :debug:build "$procedure $targetname"
 :error:build See
 /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports
 .org_release_tarballs_ports_python_py-graph-tool/py\
 35-graph-tool/main.log for details.
 }}}

--

--
Ticket URL: <https://trac.macports.org/ticket/55228#comment:2>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list