MS SSCLI -- Error in latest build?

Michael Edenfield kutulu at kutulu.org
Sun Apr 27 15:14:25 PDT 2003


I just tried to build the latest snapshot of the .NET CLI, and ran 
into one build error:

*****
Compiling - bcl/objr/rotor_x86/AppDomainSetup.cs for all platforms
NMAKE : fatal error U1077: 'if' : return code '0x85'

BUILD: nmake failed - rc = 2

[...]

BUILD: Done

    455 files compiled - 1 Error -   113 LPS
    27 libraries built
    25 executables built
    130 files binplaced
*** Error while building /usr/ports/lang/cli/work/sscli/clr/src
Open /usr/ports/lang/cli/work/sscli/clr/src/buildr.err to see the error log.
*** Error code 1

Stop in /usr/ports/lang/cli.
*****

The buildr.err log file just repeats the fatal error in NMAKE.  
According to buildr.log, the error was a failed ASSERT:

*****
    1 file binplaced
        if [ -f securitydb.raw ]; then clix /usr/ports/lang/cli/work/sscli/build/v1.x86fre.rotor/dump/secdbedit.exe -regen securitydb xml; fi
{0804D000} ASSERT [SHMEM  ] at ../shmemory.c.1376: Segment 114 still unknown; returning NULL
Trace/BPT trap (core dumped)
NMAKE : fatal error U1077: 'if' : return code '0x85'
Stop.
BUILD: nmake failed - rc = 2
*****

(This is the only thing that went wrong and the build actually 
completed, but trying to make install just runs the build again with a 
lot more errors than the first time.)

Any ideas?

--Mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20030427/bb9fd0d0/attachment.bin


More information about the freebsd-ports mailing list