Good news - fixed it! After studying the full log more closely, I
learnt which configuration file it was reading (~/.fpc.cfg), and found
the problem.
For some reason, all of the directories listed "-Fuusr//lib..." etc.
instead of "-Fu/usr/lib...". I think I accidentally typed the root
direc
The reason why you didn't get the ZIP is because I forgot to attach the
bloody thing!! Oops. Here it is.
However, if it doesn't attach, in the interin, these are the relevant
lines from the log:
Searching file redir.pp... found
(REDIR) Adding dependency: REDIR depends on UNIX
(REDIR) L
On 2025-06-13 16:04, J. Gareth Moreton via fpc-devel wrote:
Hi Gareth,
Here's the full log (as a ZIP since the raw text file is over 100kB in
size).
I did do a search of "process.*" in the "/usr/lib/fpc/3.2.2" directory
and only found "process.ppu", "process.o" and "process.rsj" in the
"unit
Hi Gareth,
you will need to send me this zip file directly,
the list manager software refused to let it go through.
Pierre
Le 13/06/2025 à 16:04, J. Gareth Moreton via fpc-devel a écrit :
Hi Pierre,
Here's the full log (as a ZIP since the raw text file is over 100kB in
size).
I did do a se
Hi Pierre,
Here's the full log (as a ZIP since the raw text file is over 100kB in
size).
I did do a search of "process.*" in the "/usr/lib/fpc/3.2.2" directory
and only found "process.ppu", "process.o" and "process.rsj" in the
"units/i386-linux/fcl-process" subdirectory - no source file. Do
Could you please add OPT="-vwnihut" to the make call?
It probably has a problem with the process unit from release installation...
But I would like to confirm that this is indeed the issue.
Pierre
Le 13/06/2025 à 13:08, J. Gareth Moreton via fpc-devel a écrit :
Hi Pierre,
Here attached is the
Hi Pierre,
Here attached is the log of me running 'make' for the test suite. It
doesn't matter how far back I go in the commit history or what compiler
options I specify - it falls over at the same point.
Gareth aka. Kit
On 13/06/2025 07:22, Pierre Muller via fpc-devel wrote:
Hi Gareth,
y
Hi Gareth,
your email is not detailed enough so that we can really help you.
Using a compiler:
TEST_OPT=~/Documents/fpc-opts/compiler/ppc386
as option is certainly not working...
But your error is probably due to an installation issue.
The dotest program will be compiled using your
default Fre
Hi everyone,
There seems to be a problem on i386-linux on the trunk in that I can't
run the test suite. After successfully building the compiler, I then go
to the "tests" subdirectory and run "make clean full
TEST_OPT=~/Documents/fpc-opts/compiler/ppc386" and get the following error:
Compil