Opened 12 years ago

Closed 12 years ago

#35811 closed defect (fixed)

xercesj cannot find JVM on mountain lion

Reported by: vikingjs@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.1.2
Keywords: mountainlion Cc:
Port: xercesj

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

building xercesj on mountain lion gives the following result:

org.macports.build for port xercesj returned: command execution failed

The log file (attached) makes this issue look a lot like this one to my untrained eye: #35786, so hopefully it will be possible to leverage that fix.

Attachments (2)

main.log (8.7 KB) - added by vikingjs@… 12 years ago.
log file with debug for update failure
Portfile-xercesj.diff (473 bytes) - added by vikingjs@… 12 years ago.
patch to portfile that I think fixes the problem

Download all attachments as: .zip

Change History (6)

Changed 12 years ago by vikingjs@…

Attachment: main.log added

log file with debug for update failure

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

Description: modified (diff)
Keywords: mountainlion added

Changed 12 years ago by vikingjs@…

Attachment: Portfile-xercesj.diff added

patch to portfile that I think fixes the problem

comment:2 Changed 12 years ago by vikingjs@…

Attached is a patch to the portfile that as far as I can tell fixes the problem. I am not confident enough in my understanding of portfiles to apply the patch myself, so I'm hoping someone can take a look. My interpretation of the docs is that I did not need to include a revision number, but I'm unsure about that.

comment:3 in reply to:  2 Changed 12 years ago by vikingjs@…

Replying to vikingjs@…:

Attached is a patch to the portfile that as far as I can tell fixes the problem. I am not confident enough in my understanding of portfiles to apply the patch myself, so I'm hoping someone can take a look. My interpretation of the docs is that I did not need to include a revision number, but I'm unsure about that.

And now that I have reread the manual I see that I couldn't have committed it anyway. Anyway, hope this helps.

comment:4 Changed 12 years ago by jmroot (Joshua Root)

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