#36096: Install of junit on OS X 10.8.1 fails at patch time ----------------------------------+-------------------------------- Reporter: james.mountifield@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: Port: junit | ----------------------------------+-------------------------------- Comment (by james.mountifield@…): Right, thanks for the tip. I've managed to get junit to install! I did the following: 1. `chmod +s /usr/bin/patch` 2. port uninstall/clean/install junit (this failed, but post patching step) 3. `chmod -R 777 /opt/local/var/macports/build` (to fix the build permissions error introduced by the chmod above) 4. `port install junit` 5. `chmod -s /usr/bin/patch` My original task of installing the Subversion JavaHL packages can now complete, so I'm happy {{{ [usr/bin] > install subversion-javahlbindings ---> Computing dependencies for subversion-javahlbindings ---> Fetching archive for subversion-javahlbindings ---> Attempting to fetch subversion- javahlbindings-1.7.6_0.darwin_12.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org /subversion-javahlbindings ---> Attempting to fetch subversion- javahlbindings-1.7.6_0.darwin_12.x86_64.tbz2 from http://lil.fr.packages.macports.org/subversion-javahlbindings ---> Attempting to fetch subversion- javahlbindings-1.7.6_0.darwin_12.x86_64.tbz2 from http://packages.macports.org/subversion-javahlbindings ---> Fetching distfiles for subversion-javahlbindings ---> Verifying checksum(s) for subversion-javahlbindings ---> Extracting subversion-javahlbindings ---> Applying patches to subversion-javahlbindings ---> Configuring subversion-javahlbindings ---> Building subversion-javahlbindings ---> Staging subversion-javahlbindings into destroot Warning: subversion-javahlbindings installs files outside the common directory structure. ---> Installing subversion-javahlbindings @1.7.6_0 ---> Activating subversion-javahlbindings @1.7.6_0 ---> Cleaning subversion-javahlbindings ---> Updating database of binaries: 100.0% ---> Scanning binaries for linking errors: 100.0% ---> No broken files found. }}} -- Ticket URL: <https://trac.macports.org/ticket/36096#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS