Opened 11 years ago
Closed 11 years ago
#40696 closed defect (fixed)
opensp + mavericks = ok
Reported by: | lennart.macports@… | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.2.0 |
Keywords: | mavericks | Cc: | jeremyhu (Jeremy Huddleston Sequoia) |
Port: | opensp |
Description
The Portfile for opensp disables its installation under OS X 10.9 Mavericks, but I just tried removing the restriction and installing it anyway and it seems to work fine for me. Whatever the problem was, it seems to be gone now. This is using the latest Xcode 5.0 and OS X 10.9 (GM).
$ port upgrade outdated ---> Computing dependencies for opensp ---> Fetching distfiles for opensp Error: opensp does not build on Mavericks or later. Error: org.macports.fetch for port opensp returned: unsupported platform Please see the log file for port opensp for details: /opt/macports/var/macports/logs/_opt_macports_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_opensp/opensp/main.log Error: Unable to upgrade port: 1 To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets $ port edit opensp ... $ port upgrade outdated Portfile changed since last build; discarding previous state. ---> Computing dependencies for opensp ---> Fetching distfiles for opensp ---> Attempting to fetch OpenSP-1.5.2.tar.gz from http://sea.us.distfiles.macports.org/macports/distfiles/opensp ---> Verifying checksums for opensp ---> Extracting opensp ---> Applying patches to opensp ---> Configuring opensp ---> Building opensp ---> Staging opensp into destroot ---> Unable to uninstall opensp @1.5.2_1, the following ports depend on it: ---> libofx @0.9.8_0 Warning: Uninstall forced. Proceeding despite dependencies. ---> Deactivating opensp @1.5.2_1 ---> Unable to deactivate opensp @1.5.2_1, the following ports depend on it: ---> libofx @0.9.8_0 Warning: Deactivate forced. Proceeding despite dependencies. ---> Cleaning opensp ---> Uninstalling opensp @1.5.2_1 ---> Cleaning opensp ---> Computing dependencies for opensp ---> Installing opensp @1.5.2_1 ---> Activating opensp @1.5.2_1 ---> Cleaning opensp ---> Computing dependencies for libofx ---> Fetching distfiles for libofx ... $ sw_vers ProductName: Mac OS X ProductVersion: 10.9 BuildVersion: 13A598 $ xcodebuild -version Xcode 5.0 Build version 5A1413
Change History (4)
comment:1 Changed 11 years ago by lennart.macports@…
Cc: | lennart.macports@… added |
---|
comment:2 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | jeremyhu@… added; lennart.macports@… removed |
---|---|
Keywords: | mavericks added |
comment:3 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)
Owner: | changed from macports-tickets@… to ryandesign@… |
---|---|
Status: | new → assigned |
Agreed; it builds fine for me on Mavericks too. The commit in which this prohibition was added did not mention that it was added or why; perhaps it was added by mistake.
comment:4 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Removed Mavericks prohibition in r112480.
Note: See
TracTickets for help on using
tickets.
Cc Me!