Opened 12 years ago

Closed 12 years ago

#35387 closed defect (fixed)

boost-build fails to build on Mountain Lion 10.8

Reported by: oglimmer@… Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version: 2.1.2
Keywords: mountainlion Cc:
Port: boost-build

Description (last modified by ryandesign (Ryan Carsten Schmidt))

--->  Computing dependencies for boost-build
--->  Configuring boost-build
Error: reinplace: sed: RE error: illegal byte sequence
Error: org.macports.configure for port boost-build returned: reinplace sed(1) failed
Please see the log file for port boost-build for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_boost-build/boost-build/main.log
To report a bug, follow the instructions in the guide:
    http://guide.macports.org/#project.tickets
Error: Processing of port boost-build failed

Fix is identical to #35369

I edited "sources/rsync.macports.org/release/tarballs/ports/devel/boost-build/Portfile"

and replaced each "reinplace" with "reinplace -locale C"

Change History (3)

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

Description: modified (diff)
Port: boost-build added

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

Keywords: mountainlion added
Owner: changed from macports-tickets@… to ryandesign@…
Status: newassigned

Thanks.

comment:3 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.