Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#19605 closed defect (fixed)

boo fails to build

Reported by: artie.ziff@… Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version: 1.7.1
Keywords: Cc:
Port: boo

Description

$ sudo port install boo
--->  Building boo
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_boo/work/"
&& /opt/local/bin/nant " returned error 1
Command output:

resources:


build-resource:


build-resource:


Boo.Lang:


generate-ast:


Boo.Lang.Compiler:

      [csc] Compiling 425 files to
'/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_boo/work/build/Boo.Lang.Compiler.dll'.
      [csc]
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_boo/work/src/Boo.Lang.Compiler/Ast/NodeCollection.cs(277,37):
error CS0019: Operator `==' cannot be applied to operands of type
`object' and `T'
      [csc] Compilation failed: 1 error(s), 0 warnings

BUILD FAILED - 0 non-fatal error(s), 1 warning(s)

/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_boo/work/default.build(401,4):
External Program Failed:
/opt/local/lib/pkgconfig/../../lib/mono/2.0/gmcs.exe (return code was 1)

Total time: 3.3 seconds.


Error: Status 1 encountered during processing.

Change History (3)

comment:1 Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)

Owner: changed from macports-tickets@… to ryandesign@…
Port: boo added
Status: newassigned

I see the same issue, on Mac OS X 10.5.6 Intel with Xcode 3.1.2. It looks like a newer version of boo is available so I will try to update the port.

comment:2 Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: assignedclosed

I updated boo to 0.9.1 in r50892. It builds for me now. Hope that helps!

comment:3 Changed 15 years ago by artie.ziff@…

builds for me too. :) on Mac OS X 10.5.6 (9G55)

Darwin 9.6.0

Note: See TracTickets for help on using tickets.