<html theme="default-light" iconset="color"><head>
<meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body
 style="font-family: Helvetica,Arial,sans-serif; font-size: 12px;" 
text="#000000">
<div style="font-size: 12px;font-family: Helvetica,Arial,sans-serif;">I 
am trying to revive the HandBrake port: 
<a class="moz-txt-link-freetext" href="https://github.com/Janosch/macports-ports/blob/handbrake-update/multimedia/HandBrake/Portfile">https://github.com/Janosch/macports-ports/blob/handbrake-update/multimedia/HandBrake/Portfile</a><br><br>It
 currently fails while trying to probe for xcodebuild:<br><br>    
version probe: xcodebuild 10.3.0...(fail) 0.0.0<br>    Command failed:  
cd 
"/opt/local/var/macports/build/_Users_janosch_Dev_macports-ports_multimedia_HandBrake/HandBrake/work/HandBrake-1.4.2-source"
 && ./configure --prefix=/opt/local <br><br>The strange thing 
is, if I run this command manually, it works:<br><br>    cd 
"/opt/local/var/macports/build/_Users_janosch_Dev_macports-ports_multimedia_HandBrake/HandBrake/work/HandBrake-1.4.2-source"
 && ./configure --prefix=/opt/local<br>    version probe: 
xcodebuild 10.3.0...(pass) 12.4<br><br><br>I don't know what could be 
the cause of this behavior. The configure script is a bash script 
calling a python script. I also don't know how I can debug this, as 
running the command manually works.<br><br>Any ideas?<br><br><br>- 
Janosch<br></div>
</body>
</html>