[fpc-devel] patch fpmkunit

dhkblaszyk at zeelandnet.nl dhkblaszyk at zeelandnet.nl
Tue Aug 21 10:34:49 CEST 2007


> 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. I have two zippers:
> /home/vsds/src/fpc/2.3/packages/fcl-base/src/inc/zipper.pp
> /home/vsds/src/fpc/2.3/utils/fppkg/fcl20/zipper.pp

The zipper version in fppkg is there for bootstrapping purposes. I suppose
that is what went wrong with the snapshot too.
This is why MvC already suggested to ifdef the zipping in fpmkunit. Will
send a patch this evening if that is ok.

Darius




More information about the fpc-devel mailing list