[fpc-devel] patch fpmkunit

Vincent Snijders vsnijders at quicknet.nl
Tue Aug 21 10:35:49 CEST 2007


Vincent Snijders schreef:
> Jonas Maebe schreef:
>>
>> On 20 Aug 2007, at 09:27, Michael Van Canneyt wrote:
>>
>>>> - implemented archiving to zip using TZipper (only when no user 
>>>> assigned
>>>> ArchiveFilesProc, because that overrides the command)
>>
>> The snapshots were broken last night:
>>
>> /FPC/home/fpc/snapshot/fpc-2.1/compiler/ppc386 -Ur -Xs -O2 -n 
>> -Fu/FPC/home/fpc/s
>> napshot/fpc-2.1/rtl/units/i386-linux -Fisrc -FE. -FUunits/i386-linux 
>> -di386 -dRE
>> LEASE src/fpmkunit.pp
>> Fatal: Can't find unit zipper used by fpmkunit
>> Fatal: Compilation aborted
>>
>> Maybe you forgot to commit the zipper unit?
> 
> It did work here on i386-linux. 

On closer inspection, I get an error, when I do
   make packages
This works (at least I don't see an error):
   make clean all

It looks as if make all doesn't build packages/fpmkunit

Vincent



More information about the fpc-devel mailing list