<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ks_c_5601-1987">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Helvetica,sans-serif;" dir="ltr">
<p>Dear Sched Program administrator,</p>
<p><br>
</p>
<p>Hello, this is Donghwan Yoon from the Korea Astronomy and Space Science Institute.</p>
<p>I am reaching out for help with installing the Sched program.</p>
<p>I am using Mac Big Sur (11.7.10) and attempting to install the most recent release, sched 11.8.</p>
<p>I have installed the latest version of gfortran, gcc13 (gfortran-mp-13), supported by MacPorts.</p>
<p><br>
</p>
<p>I am using a modified makefile included in the 'sched package', which I have adjusted to my environment, modifying the name and path to gfortran and configuring it for 64-bit. When I run make, I encounter the following errors. </p>
<p><br>
</p>
<p>-----------------------------------------</p>
<p>.</p>
<p>.</p>
<p>.</p>
<p>Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]</p>
<p>rdsrc.f:316:72:</p>
<p><br>
</p>
<p> 316 | SRCFREF = KCHAR( 'FLUXREF', 15, .FALSE., KD, KC, KI )</p>
<p> | 1</p>
<p>Warning: CHARACTER expression will be truncated in assignment (15/256) at (1) [-Wcharacter-truncation]</p>
<p>rdsrc.f:99:29:</p>
<p><br>
</p>
<p> 95 | CALL KPACK( '/ ', ENDMRK )</p>
<p> | 2</p>
<p>......</p>
<p> 99 | CALL KPACK( 'CONT', CONT )</p>
<p> | 1</p>
<p>Error: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(4)/REAL(8)).</p>
<p>make[1]: *** [rdsrc.o] Error 1</p>
<p>make: *** [all] Error 2</p>
<p><br>
</p>
<p>-----------------------------------------</p>
<p><br>
</p>
<p><br>
</p>
<p>Looking at the recent release notes, I found an entry in 11.8: 'Reverted change to rdsrc.f to fix segmentation fault on REAL variable.' </p>
<p>I am facing issues in this area as well. I am unsure how to resolve this, so I am reaching out for assistance.</p>
<p><br>
</p>
<p>Best wishes,</p>
<p><br>
</p>
<p>Yoon Dong-Hwan</p>
</div>
</body>
</html>