[MacPorts] #31858: opendx @4.4.4 Build Failure: error: first parameter of 'main' (argument count) must be of type 'int' (was: opendx @4.4.4 Build Failure)

MacPorts noreply at macports.org
Wed Nov 2 06:28:44 PDT 2011


#31858: opendx @4.4.4 Build Failure: error: first parameter of 'main' (argument
count) must be of type 'int'
--------------------------------------+-------------------------------------
 Reporter:  abigail.l.bull@…          |       Owner:  gwright@…           
     Type:  defect                    |      Status:  new                 
 Priority:  Normal                    |   Milestone:                      
Component:  ports                     |     Version:  2.0.3               
 Keywords:                            |        Port:  opendx              
--------------------------------------+-------------------------------------
Changes (by ryandesign@…):

  * owner:  macports-tickets@… => gwright@…
 * cc: abigail.l.bull@… (removed)
 * cc: ryandesign@… (added)
  * port:  Opendx => opendx


Old description:

> I have a macbook pro running Lion. I am trying to install OpenDx.
> After running
>
> '''sudo port install opendx'''
>
> The install crashes with the following message
>

> '''--->  Computing dependencies for opendx
> --->  Building opendx
> Error: Target org.macports.build returned: shell command failed (see log
> for details)
> Log for opendx is at:
> /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_opendx/opendx/main.log
> Error: Status 1 encountered during processing.
> To report a bug, see <http://guide.macports.org/#project.tickets>'''
>
> I have done a clean, sync, update, etc., and still have the same issue.
> Any ideas?

New description:

 I have a macbook pro running Lion. I am trying to install OpenDx.
 After running

 {{{
 sudo port install opendx
 }}}

 The install crashes with the following message

 {{{
 --->  Computing dependencies for opendx
 --->  Building opendx
 Error: Target org.macports.build returned: shell command failed (see log
 for details)
 Log for opendx is at:
 /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_opendx/opendx/main.log
 Error: Status 1 encountered during processing.
 To report a bug, see <http://guide.macports.org/#project.tickets>
 }}}

 I have done a clean, sync, update, etc., and still have the same issue.
 Any ideas?

--

Comment:

 Possibly clang is being more strict than gcc was. Try building with llvm-
 gcc-4.2?
 {{{
 sudo port clean opendx
 sudo port install opendx configure.compiler=llvm-gcc-4.2
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/31858#comment:2>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list