<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Nov 19, 2014 at 1:16 AM, John Marino <span dir="ltr"><<a href="mailto:dragonflybsd@marino.st" target="_blank">dragonflybsd@marino.st</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On 11/19/2014 10:05, Mehmet Erol Sanliturk wrote:<br>
> # cd /usr<br>
> # make dports-create-shallow<br>
><br>
> Error code 120<br>
><br>
> occurred .<br>
><br>
> # rm -rf dports<br>
> # make dports-create-shallow<br>
><br>
>   Succeeded ...<br>
<br>
<br>
FYI, if you already have /usr/dports, all you need to do is "cd<br>
/usr/dports && git pull" to update it.<br>
<br>
<br>
<br>
> # cd /usr/dports/lang/fpc<br>
> # make<br>
><br>
> Many<br>
><br>
> coretemp1:PROCHOT asserted<br>
><br>
> messages are displayed among make listing .<br>
<br>
<br>
My guess is your computer is overheating.  Is your cpu fan dirty?<br>
<br>
<br>
><br>
><br>
> gmake[1]:Entering directory<br>
> '/usr/obj/dports/lang/fpc/work/fpc-2.6.4/utils/fpcm'<br>
> /bin/mkdir -p units/x86_64-dragonfly<br>
><br>
> coretemp1:PROCHOT asserted<br>
><br>
> __missing_command_DATA2INC -b -s fpcmake.ini fpcmake.inc fpcmakeini<br>
> gmake[1]:__missing_command_DATA2INC : Command not found<br>
> Makefile: 2411 : recipe for target 'fpcmake.inc' failed<br>
> gmake[1]: ** [fpcmake.inc] Error 127<br>
> gmake[1]: Leaving directory<br>
> '/usr/obj/dports/lang/fpc/work/fpc-2.6.4/utils/fpcm'<br>
><br>
> ** Error code 2<br>
> Stop .<br>
> make : stopped in /usr/dports/lang/fpc .<br>
><br>
><br>
> Coming up to this point is showing that the compiler is working .<br>
><br>
<br>
You have to understand that ports have to build in order to enter<br>
dports, so you can assume it builds on the official servers.  See:<br>
<a href="http://muscles.dragonflybsd.org/bulk/bleeding-edge-potential/latest-per-pkg/fpc-2.6.4.log" target="_blank">http://muscles.dragonflybsd.org/bulk/bleeding-edge-potential/latest-per-pkg/fpc-2.6.4.log</a><br>
<br>
That's against a very recent version of DragonFly.<br>
<br>
<br>
The "__missing_command_DATA2INC" means the build is thinks it needs to<br>
regenerate a makefile.  It could be a timing issue with patching.  Is<br>
this a slow machine?<br>
<br>
In a few days FPC will be available as a package, btw.<br>
<span class=""><font color="#888888"><br>
John<br>
<br>
<br>
<br>
<br></font></span></blockquote><div><br><br><br></div><div>In your build list  and make list here , there is a difference :<br><br><br></div><div>In your build<br><br>fpc-2.6.4.source.tar.gz<br><br></div><div>is NOT fetched , but here <br><br></div><div>it is fetched from , if I am not wrong , FreeBSD distribution files ( please see Makefile ) .<br><br><br></div><div>If you supply your <br><br>fpc-2.6.4.source.tar.gz<br></div><div><br></div><div>I can try it again .<br><br><br></div><div>Thank you very much .<br><br></div><div>Mehmet Erol Sanliturk<br><br><br><br></div><div><br><br></div></div><br></div></div>