[MacPorts] #23867: Hugs98 - Internals.so missing (Snow Leopard)
MacPorts
noreply at macports.org
Fri Feb 26 07:36:41 PST 2010
#23867: Hugs98 - Internals.so missing (Snow Leopard)
--------------------------------------+-------------------------------------
Reporter: mike.vasiljevs@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.8.2
Keywords: haskell hugs | Port: hugs98
--------------------------------------+-------------------------------------
Errors while building hugs98 (hugs98 @plus-Sep2006) on
Mac OS X v10.6.2,
MacPorts v1.8.2,
gcc version: i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build
5646) (dot 1)
{{{
---> Computing dependencies for hugs98
---> Building hugs98
cd src; /usr/bin/make all
make[1]: Nothing to be done for `all'.
cd libraries; /usr/bin/make all
cd ../cpphs; HUGSFLAGS=-P../libraries/bootlib HUGSDIR=../hugsdir
../src/runhugs -98 ../packages/Cabal/examples/hapax.hs configure --verbose
--hugs --prefix='/opt/local' --scratchdir='../hugsdir/packages/cpphs'
--with-compiler=../src/ffihugs
runhugs: Error occurred
ERROR "../libraries/bootlib/System/Posix/Internals.hs" - Error while
importing DLL "../libraries/bootlib/System/Posix/Internals.so":
dlopen(../libraries/bootlib/System/Posix/Internals.so, 9): image not found
make[1]: *** [../hugsdir/programs/cpphs/Main.hs] Error 1
make: *** [all] Error 2
Warning: the following items did not execute (for hugs98):
org.macports.activate org.macports.build org.macports.destroot
org.macports.install
To report a bug, see <http://guide.macports.org/#project.tickets>
}}}
part of the debug log also:
{{{
DEBUG: Assembled command: 'cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_hugs98/work/hugs98
-plus-Sep2006" && /usr/bin/make -j2 all'
Error: Target org.macports.build returned: shell command " cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_hugs98/work/hugs98
-plus-Sep2006" && /usr/bin/make -j2 all " returned error 2
DEBUG: Backtrace: shell command " cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_hugs98/work/hugs98
-plus-Sep2006" && /usr/bin/make -j2 all " returned error 2
while executing
"command_exec build"
(procedure "portbuild::build_main" line 9)
invoked from within
"$procedure $targetname"
Error: Status 1 encountered during processing.
}}}
regards
mike
--
Ticket URL: <http://trac.macports.org/ticket/23867>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list