[fpc-pascal] Trunk seems to break again!?!?

Reinier Olislagers reinierolislagers at gmail.com
Mon May 27 14:44:52 CEST 2013


On 27-5-2013 13:57, Jonas Maebe wrote:
> 
> On 27 May 2013, at 09:49, Reinier Olislagers wrote:
> 
>> On Linux x64 with a clean fpc directory, using fpcup:
>> svn info:
>> ...
>> Last Changed Author: joost
>> Last Changed Rev: 24622
>> Last Changed Date: 2013-05-26 22:51:41 +0200 (Sun, 26 May 2013)
>>
>> ...
>> make -C linux all
>> make[4]: Entering directory `/home/pascaldev/trunk/fpc/rtl/linux'
>> make[4]: Leaving directory `/home/pascaldev/trunk/fpc/rtl/linux'
>> /home/pascaldev/trunk/fpc/utils/fpcm/fpcmake -p -Tx86_64-linux
>> Makefile.fpc
>> make[3]: /home/pascaldev/trunk/fpc/utils/fpcm/fpcmake: Command not found
>> ...
>>
>> fpcmake indeed does not exist there.
> 
> During the execution of which top-level "make" command does this happen,
> and what has (successfully) executed before that?

Hope this still can be helpful: at r24623 tried again with clean fpc
dir, same result:
1. This happens at make install:
make "FPC=/home/pascaldev/trunk/fpcbootstrap/x86_64-linux-ppcx64"
"--directory=/home/pascaldev/trunk/fpc"
"INSTALL_PREFIX=/home/pascaldev/trunk/fpc"
"INSTALL_BINDIR=/home/pascaldev/trunk/fpc/bin/x86_64-linux" "install"
(working dir: /home/pascaldev/trunk/fpc)
2. Command that succeeded before that was make all:
Executing : make
"FPC=/home/pascaldev/trunk/fpcbootstrap/x86_64-linux-ppcx64"
"--directory=/home/pascaldev/trunk/fpc" "OPT=-g -gl -O1" "all"
(working dir: /home/pascaldev/trunk/fpc)

Complete log at
http://ubuntuone.com/1RVa6ZioljD7zUI6r7qe5o

Thanks,
Reinier



More information about the fpc-pascal mailing list