#20151: swi-prolog does not search $prefix/lib for libraries -----------------------------------+---------------------------------------- Reporter: jeremyhu@… | Owner: J.Wielemaker@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: swi-prolog -----------------------------------+---------------------------------------- Comment(by jeremyhu@…): It also fails to build parallel: {{{ Loading boot file ... Loading Prolog startup files % messages boot compiled into $messages 0.02 sec, 85,104 bytes % toplevel boot compiled into $toplevel 0.00 sec, 40,700 bytes % attvar boot compiled into $attvar 0.00 sec, 12,252 bytes % bags boot compiled into $bags 0.01 sec, 6,512 bytes % apply boot compiled into $apply 0.00 sec, 3,676 bytes % writef boot compiled into $writef 0.00 sec, 10,884 bytes % history boot compiled into $history 0.00 sec, 13,388 bytes % dwim boot compiled into $dwim 0.01 sec, 19,728 bytes % parms boot compiled into $parms 0.00 sec, 3,368 bytes % autoload boot compiled into $autoload 0.00 sec, 18,184 bytes % qlf boot compiled into $qlf 0.00 sec, 4,372 bytes % rc boot compiled into $rc 0.00 sec, 3,776 bytes % topvars boot compiled into toplevel_variables 0.00 sec, 8,440 bytes % /opt/local/var/macports/build/_Users_jeremy_src_macports- trunk_dports_lang_swi-prolog/work/pl-5.6.63/boot/load.pl boot compiled 0.05 sec, 287,488 bytes SWI-Prolog boot files loaded Boot compilation has created swipl.prc ./pl.sh -x swipl.prc \ -f none -F none \ -g make_library_index\(\'../library\'\) \ -t halt % Updating index for library /opt/local/var/macports/build /_Users_jeremy_src_macports-trunk_dports_lang_swi- prolog/work/pl-5.6.63/library/ Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_Users_jeremy_src_macports- trunk_dports_lang_swi-prolog/work/pl-5.6.63" && /usr/bin/make -j5 all " returned error 2 }}} -- Ticket URL: <http://trac.macports.org/ticket/20151#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS