Reposting this, as it came direct to me, instead of a reply-all.
-- Scott * If you contact me off list replace talklists@ with scott@ *

On Nov 13, 2009, at 9:04 AM, Matthias Dörfelt wrote:

Okay, I tried that but there seem to be some errors:

--->  Building luabind
Error: Target org.macports.build returned: shell command " cd "/opt/ local/var/macports/build/ _Users_matthiasdorfelt_ports_scripting_luabind/work/luabind-0.8.1" && bjam variant=release --toolset=darwin -d2 " returned error 1
Command output:
darwin.compile.c++ bin/darwin/release/ref.o

"g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline - Wall -fPIC -dynamic -Wno-long-double -no-cpp-precomp - DLUABIND_DYNAMIC_LINK -DNDEBUG -I"." -I"/opt/local/include" -c -o "bin/darwin/release/ref.o" "src/ref.cpp"

darwin.compile.c++ bin/darwin/release/scope.o

"g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline - Wall -fPIC -dynamic -Wno-long-double -no-cpp-precomp - DLUABIND_DYNAMIC_LINK -DNDEBUG -I"." -I"/opt/local/include" -c -o "bin/darwin/release/scope.o" "src/scope.cpp"

darwin.compile.c++ bin/darwin/release/stack_content_by_name.o

"g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline - Wall -fPIC -dynamic -Wno-long-double -no-cpp-precomp - DLUABIND_DYNAMIC_LINK -DNDEBUG -I"." -I"/opt/local/include" -c -o "bin/darwin/release/stack_content_by_name.o" "src/ stack_content_by_name.cpp"

./luabind/class.hpp: In member function 'luabind::class_<T, X1, X2, X3>& luabind::class_<T, X1, X2, X3>::def(luabind::detail::operator_<Derived>, const Policies&)': ./luabind/class.hpp:1202: error: no matching function for call to 'raw(boost::arg<1>&)' ./luabind/class.hpp: In member function 'luabind::class_<T, X1, X2, X3>& luabind::class_<T, X1, X2, X3>::def(luabind::detail::operator_<Derived>)': ./luabind/class.hpp:1212: error: no matching function for call to 'raw(boost::arg<1>&)' ...failed darwin.compile.c++ bin/darwin/release/ stack_content_by_name.o...
darwin.compile.c++ bin/darwin/release/weak_ref.o

"g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline - Wall -fPIC -dynamic -Wno-long-double -no-cpp-precomp - DLUABIND_DYNAMIC_LINK -DNDEBUG -I"." -I"/opt/local/include" -c -o "bin/darwin/release/weak_ref.o" "src/weak_ref.cpp"

darwin.compile.c++ bin/darwin/release/wrapper_base.o

"g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline - Wall -fPIC -dynamic -Wno-long-double -no-cpp-precomp - DLUABIND_DYNAMIC_LINK -DNDEBUG -I"." -I"/opt/local/include" -c -o "bin/darwin/release/wrapper_base.o" "src/wrapper_base.cpp"

...skipped <pbin/darwin/release>libluabind.dylib for lack of <pbin/ darwin/release>class.o...
...failed updating 9 targets...
...skipped 1 target...
...updated 14 targets...

I am on Leopard 10.5.8

Any ideas?

thanks



Am 13.11.2009 um 17:28 schrieb Scott Haneda:

A few days usually, when poked. If you want, you can download the Portfile and use these instructions to install it now: http://guide.macports.org/#development.local-repositories
--
Scott * If you contact me off list replace talklists@ with scott@ *

On Nov 13, 2009, at 7:57 AM, Matthias Dörfelt wrote:

Hi,

I just saw that luabind was submitted to macports. I am really looking forward to it since I had a really hard time building it from scratch last time (as far as I remember I could only manage to do so, by making an xCode project to do so.- all my tries building it with boost build from the terminal failed).
The ticket is here:
http://trac.macports.org/ticket/22334

How long does it usually take till it will be available

_______________________________________________
macports-users mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macports-users

Reply via email to