At 05:33 PM 6/27/2001 -0700, Peter Prymmer wrote:

>Here, e.g. is what happens in the build of perl@10996 with:
>
> $ cc/ver nl:
> DEC C V6.0-001 on OpenVMS Alpha V7.2-1
>
>Now we're building extensions and:
>
>        Making SDBM_File (dynamic)
>Writing Descrip.MMS for sdbm
>Writing Descrip.MMS for SDBM_File
>%CREATE-I-EXISTS, [--.LIB.AUTO.SDBM_FILE] already exists
>MCR dka100:[perl]miniperl.exe "-I[--.lib]" "-MExtUtils::Install" -e
>"pm_to_blib({split(' ',<STDIN>)},'[--.lib.auto]','')" <.MM_tmp
>cp sdbm_file.pm [--.lib]sdbm_file.pm
>set def [.sdbm]
>MMS all
>%MMS-W-GMFUTURE, Time for [---]PATCHLEVEL.H is in the future: 27-JUN-2001
>21:32:40.00

Could this be what causes the target to fail rather than some problem with 
the librarian later on?  Trying again today would obviously answer to that 
question.  You'd probably have to dredge around in your MMS executable to 
see if the %X10EE8180 status matches this.

>CC/DECC
>/Include=[]/Standard=Relaxed_ANSI/Prefix=All/Obj=.obj/NoList/Define=(SDBM,DUFF,"VERSION=""0.10""","XS_VERSION=""0.10""")/Include=([---],[---])/Optimize
> SDBM.c
>CC/DECC
>/Include=[]/Standard=Relaxed_ANSI/Prefix=All/Obj=.obj/NoList/Define=(SDBM,DUFF,"VERSION=""0.10""","XS_VERSION=""0.10""")/Include=([---],[---])/Optimize
> PAIR.c
>CC/DECC
>/Include=[]/Standard=Relaxed_ANSI/Prefix=All/Obj=.obj/NoList/Define=(SDBM,DUFF,"VERSION=""0.10""","XS_VERSION=""0.10""")/Include=([---],[---])/Optimize
> HASH.c
>If F$Search("LIBSDBM.OLB").eqs."" Then Library/Object/Create LIBSDBM.OLB
>Library/Object/Replace LIBSDBM.OLB SDBM.OBJ, PAIR.OBJ, HASH.OBJ
>%MMS-F-ABORT, For target [.SDBM]LIBSDBM.OLB, CLI returned abort status:
>%X10EE8180.
>%MMS-F-ABORT, For target DYNEXT, CLI returned abort status: %X10EE8034.

Reply via email to