[MacPorts] #21957: (follow up) ocaml-3.11.1 native code compiler fails.

MacPorts noreply at macports.org
Fri Oct 9 07:30:51 PDT 2009


#21957: (follow up) ocaml-3.11.1 native code compiler fails.
---------------------------------------+------------------------------------
 Reporter:  chengsoon.ong@…            |       Owner:  macports-tickets@…                   
     Type:  defect                     |      Status:  new                                  
 Priority:  Normal                     |   Milestone:                                       
Component:  ports                      |     Version:  1.8.1                                
 Keywords:                             |        Port:                                       
---------------------------------------+------------------------------------
 This is a follow up to ticket #21743.


 > A quick test shows that the port needs "use_parallel_build no",
 > but then subsequently breaks while linking libasmrun.a and
 > friends at the end. Could you please open a new ticket for this?
 > Not got time to investigate further right now.
 >
 > -anil

 On 9 Oct 2009, at 09:29, chengsoon.ong wrote:


 Hi all,

 I still am unable to build unison +aqua with the latest macports version.
 I'm using macports 1.8.1 on snow leopard. Perhaps I'm doing some newbie
 error?

 $ sudo port install unison +aqua
 Password:
 --->  Computing dependencies for unison
 --->  Staging ocaml into destroot
 --->  Installing ocaml @3.11.1_2
 --->  Activating ocaml @3.11.1_2
 --->  Cleaning ocaml
 --->  Fetching unison
 --->  Verifying checksum(s) for unison
 --->  Extracting unison
 --->  Applying patches to unison
 --->  Configuring unison
 --->  Building unison
 Error: Target org.macports.build returned: shell command " cd
 "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_net_unison/work/unison-2.27.57"
 && /usr/bin/make -j2 all NATIVE=true THREADS=true UISTYLE=macnew "
 returned
 error 2
 Command output: ocamlopt: uutil.mli ---> uutil.cmi
 ocamlopt -I lwt -I ubase -thread  -c
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_net_unison/work/unison-2.27.57/uutil.mli
 ocamlopt: fileutil.mli ---> fileutil.cmi
 ocamlopt -I lwt -I ubase -thread  -c
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_net_unison/work/unison-2.27.57/fileutil.mli
 ocamlopt: name.mli ---> name.cmi
 ocamlopt -I lwt -I ubase -thread  -c
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_net_unison/work/unison-2.27.57/name.mli
 ocamlopt: lock.mli ---> lock.cmi
 ocamlopt -I lwt -I ubase -thread  -c
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_net_unison/work/unison-2.27.57/lock.mli
 ocamlopt: clroot.mli ---> clroot.cmi
 ocamlopt -I lwt -I ubase -thread  -c
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_net_unison/work/unison-2.27.57/clroot.mli
 ocamlopt: tree.mli ---> tree.cmi
 ocamlopt -I lwt -I ubase -thread  -c
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_net_unison/work/unison-2.27.57/tree.mli
 ocamlopt: checksum.mli ---> checksum.cmi
 ocamlopt -I lwt -I ubase -thread  -c
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_net_unison/work/unison-2.27.57/checksum.mli
 ocamlopt: terminal.mli ---> terminal.cmi
 ocamlopt -I lwt -I ubase -thread  -c
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_net_unison/work/unison-2.27.57/terminal.mli
 ocamlopt: transfer.mli ---> transfer.cmi
 ocamlopt -I lwt -I ubase -thread  -c
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_net_unison/work/unison-2.27.57/transfer.mli
 ocamlopt: strings.mli ---> strings.cmi
 ocamlopt -I lwt -I ubase -thread  -c
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_net_unison/work/unison-2.27.57/strings.mli
 ocamlopt: test.mli ---> test.cmi
 ocamlopt -I lwt -I ubase -thread  -c
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_net_unison/work/unison-2.27.57/test.mli
 ocamlopt: uimacbridgenew.ml ---> uimacbridgenew.cmx
 ocamlopt -I lwt -I ubase -thread  -c
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_net_unison/work/unison-2.27.57/uimacbridgenew.ml
 ocamlopt: osxsupport.c ---> osxsupport.o
 ocamlopt -I lwt -I ubase -thread  -c
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_net_unison/work/unison-2.27.57/osxsupport.c
 File
 "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_net_unison/work/unison-2.27.57/uimacbridgenew.ml",
 line 3, characters 0-11:
 Error: Unbound module Common
 make: *** [uimacbridgenew.cmx] Error 2

 --
 View this message in context: http://www.nabble.com/-MacPorts---21743%3A-
 ocaml-3.11.1-native-code-compiler-fails.-tp25697590p25817398.html
 Sent from the MacPorts - Tickets mailing list archive at Nabble.com.

 _______________________________________________
 macports-tickets mailing list
 macports-tickets at lists.macosforge.org
 http://lists.macosforge.org/mailman/listinfo.cgi/macports-tickets

-- 
Ticket URL: <http://trac.macports.org/ticket/21957>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list