Bug 81136 - [New Port] science/mbdyn: Add new port mbdyn (MultiBody DYNamics Software)
Summary: [New Port] science/mbdyn: Add new port mbdyn (MultiBody DYNamics Software)
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-16 22:00 UTC by Kay Lehmann
Modified: 2005-05-22 16:50 UTC (History)
0 users

See Also:


Attachments
mbdyn-1.2.4.shar (6.25 KB, text/plain)
2005-05-16 22:00 UTC, Kay Lehmann
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Kay Lehmann 2005-05-16 22:00:28 UTC

Add the new port for mbdyn, wich is a MultiBody Dynamics simulation software. It comes with lots of libraries etc.
There are two knobs which are in development at the moment so I disabled them with an IGNORE message. 
They need some work and maybe some testing.
Comment 1 Pav Lucistnik freebsd_committer freebsd_triage 2005-05-22 00:52:08 UTC
State Changed
From-To: open->feedback

Does not build on FreeBSD 5/amd64: 

/bin/sh ../../libtool --mode=link c++  -O -pipe  -lm -L/usr/local/lib -pthread -o wraptest  wraptest.o ./libmbwrap.la ../libmbmath/libmbmath.la ../libmbutil/libmbutil.la ../libobjs/libobjs.la ../libcolamd/libcolamd.la ../libnaive/libnaive.la -lumfpack -lamd /work/a/ports/science/mbdyn/work/mbdyn-1.2.4/libraries/liby12/liby12.la -lm -lg2c   
c++ -O -pipe -pthread -o wraptest wraptest.o  -L/usr/local/lib ./.libs/libmbwrap.a /work/a/ports/science/mbdyn/work/mbdyn-1.2.4/libraries/libmbmath/.libs/libmbmath.a /work/a/ports/science/mbdyn/work/mbdyn-1.2.4/libraries/libmbutil/.libs/libmbutil.a /work/a/ports/science/mbdyn/work/mbdyn-1.2.4/libraries/libcolamd/.libs/libcolamd.a /work/a/ports/science/mbdyn/work/mbdyn-1.2.4/libraries/libnaive/.libs/libnaive.a ../libmbmath/.libs/libmbmath.a ../libmbutil/.libs/libmbutil.a ../libobjs/.libs/libobjs.a ../libcolamd/.libs/libcolamd.a ../libnaive/.libs/libnaive.a -lumfpack -lamd /work/a/ports/science/mbdyn/work/mbdyn-1.2.4/libraries/liby12/.libs/liby12.a -lm -lg2c 
/usr/local/lib/libumfpack.a(umf_di_local_search.o)(.text+0x572): In function `umfdi_local_search': 
: undefined reference to `cblas_dtrsv' 
/usr/local/lib/libumfpack.a(umf_di_local_search.o)(.text+0x5ec): In function `umfdi_local_search': 
: undefined reference to `cblas_dgemv' 
/usr/local/lib/libumfpack.a(umf_di_scale.o)(.text+0x94): In function `umfdi_scale': 
: undefined reference to `cblas_dscal' 
/usr/local/lib/libumfpack.a(umf_di_blas3_update.o)(.text+0xaf): In function `umfdi_blas3_update': 
: undefined reference to `cblas_dger' 
/usr/local/lib/libumfpack.a(umf_di_blas3_update.o)(.text+0xf8): In function `umfdi_blas3_update': 
: undefined reference to `cblas_dtrsm' 
/usr/local/lib/libumfpack.a(umf_di_blas3_update.o)(.text+0x14c): In function `umfdi_blas3_update': 
: undefined reference to `cblas_dgemm'
Comment 2 Pav Lucistnik freebsd_committer freebsd_triage 2005-05-22 16:50:39 UTC
State Changed
From-To: feedback->closed

New port added, thank you!