Build Log
  

Build started: Project: INET, Configuration: Debug|Win32

Command Lines
  
Creating temporary file "C:\DOCUME~1\nbrais\LOCALS~1\Temp\BAT00005A37204428.bat" with contents
[
@echo off

nmake -f Makefile.vc

if errorlevel 1 goto VCReportError

goto VCEnd

:VCReportError

echo Project : error PRJ0019: A tool returned an error code from "Performing Makefile project actions"

exit 1

:VCEnd
]
Creating command line "C:\DOCUME~1\nbrais\LOCALS~1\Temp\BAT00005A37204428.bat"
Output Window
  
Performing Makefile project actions
Microsoft (R) Program Maintenance Utility Version 8.00.50727.762
Copyright (C) Microsoft Corporation.  All rights reserved.
Checking if cl.exe /nologo works...
                         C/C++ COMPILER OPTIONS
                              -OPTIMIZATION-
/O1 minimize space                      /O2 maximize speed
/Ob inline expansion (default n=0)   /Od disable optimizations (default)
/Og enable global optimization          /Oi[-] enable intrinsic functions
/Os favor code space                    /Ot favor code speed
/Ox maximum optimizations               /Oy[-] enable frame pointer omission 
                             -CODE GENERATION-
/GF enable read-only string pooling     /Gm[-] enable minimal rebuild
/Gy[-] separate functions for linker    /GS[-] enable security checks
/GR[-] enable C++ RTTI                  /GX[-] enable C++ EH (same as /EHsc)
/EHs enable C++ EH (no SEH exceptions)  /EHa enable C++ EH (w/ SEH exceptions)
/EHc extern "C" defaults to nothrow     
/fp: choose floating-point model:
    except[-] - consider floating-point exceptions when generating code
    fast - "fast" floating-point model; results are less predictable
    precise - "precise" floating-point model; results are predictable
    strict - "strict" floating-point model (implies /fp:except)
/GL[-] enable link-time code generation /GA optimize for Windows Application
(press  to continue)/Ge force stack checking for all funcs  /Gs[num] control stack checking calls
/Gh enable _penter function call        /GH enable _pexit function call
/GT generate fiber-safe TLS accesses    /RTC1 Enable fast checks (/RTCsu)
/RTCc Convert to smaller type checks    /RTCs Stack Frame runtime checking
/RTCu Uninitialized local usage checks  
/clr[:option] compile for common language runtime, where option is:
    pure - produce IL-only output file (no native executable code)
    safe - produce IL-only verifiable output file
    oldSyntax - accept the Managed Extensions syntax from Visual C++ 2002/2003
    initialAppDomain - enable initial AppDomain behavior of Visual C++ 2002
    noAssembly - do not produce an assembly
/Gd __cdecl calling convention          /Gr __fastcall calling convention
/Gz __stdcall calling convention        /GZ Enable stack checks (/RTCs)
/QIfist[-] use FIST instead of ftol()   
/hotpatch ensure function padding for hotpatchable images
/arch: minimum CPU architecture requirements, one of:
    SSE - enable use of instructions available with SSE enabled CPUs
    SSE2 - enable use of instructions available with SSE2 enabled CPUs
                              -OUTPUT FILES-
/Fa[file] name assembly listing file    /FA[scu] configure assembly listing
/Fd[file] name .PDB file                /Fe name executable file
/Fm[file] name map file                 /Fo name object file
(press  to continue)/Fp name precompiled header file  /Fr[file] name source browser file
/FR[file] name extended .SBR file       
/doc[file] process XML documentation comments and optionally name the .xdc file
                              -PREPROCESSOR-
/AI add to assembly search path    /FU forced using assembly/module 
/C don't strip comments                 /D{=|#} define macro
/E preprocess to stdout                 /EP preprocess to stdout, no #line
/P preprocess to file                   /Fx merge injected code to file
/FI name forced include file      /U remove predefined macro
/u remove all predefined macros         /I add to include search path
/X ignore "standard places"             
                                -LANGUAGE-
/Zi enable debugging information        /Z7 enable old-style debug info
/Zp[n] pack structs on n-byte boundary  /Za disable extensions
/Ze enable extensions (default)         /Zl omit default library name in .OBJ
/Zg generate function prototypes        /Zs syntax check only
/vd{0|1|2} disable/enable vtordisp      /vm type of pointers to members
/Zc:arg1[,arg2] C++ language conformance, where arguments can be:
    forScope[-] - enforce Standard C++ for scoping rules
    wchar_t[-] - wchar_t is the native type, not a typedef
(press  to continue)/ZI enable Edit and Continue debug info 
/openmp enable OpenMP 2.0 language extensions
                              -MISCELLANEOUS-
@ options response file           /?, /help print this help message
/bigobj generate extended object format /c compile only, no link
/errorReport:option Report internal compiler errors to Microsoft
    none - do not send report                
    prompt - prompt to immediately send report
    queue - at next admin logon, prompt to send report (default)
    send - send report automatically         
/FC use full pathnames in diagnostics   /H max external name length
/J default char type is unsigned        /nologo suppress copyright message
/showIncludes show include file names   /Tc compile file as .c
/Tp compile file as .cpp   /TC compile all files as .c
/TP compile all files as .cpp           /V set version string
/w disable all warnings                 /wd disable warning n
/we treat warning n as an error      /wo issue warning n once
/w set warning level 1-4 for n    /W set warning level (default n=1)
/Wall enable all warnings               /WL enable one line diagnostics
/WX treat warnings as errors            /Yc[file] create .PCH file
/Yd put debug info in every .OBJ        /Yl[sym] inject .PCH ref for debug lib
/Yu[file] use .PCH file                 /Y- disable all PCH options
(press  to continue)/Zm max memory alloc (% of default)  /Wp64 enable 64 bit porting warnings
                                -LINKING-
/LD Create .DLL                         /LDd Create .DLL debug library
/LN Create a .netmodule                 /F set stack size
/link [linker options and libraries]    /MD link with MSVCRT.LIB
/MT link with LIBCMT.LIB                /MDd link with MSVCRTD.LIB debug lib
/MTd link with LIBCMTD.LIB debug lib    
[opp_msgc in Applications] 
[opp_msgc in Ethernet] 
[opp_msgc in Generic] 
[opp_msgc in PingApp] 
[opp_msgc in TCPApp] 
[opp_msgc in UDPApp] 
[opp_msgc in Base] 
[opp_msgc in bin] 
[opp_msgc in Mobility] 
[opp_msgc in Network] 
[opp_msgc in ARP] 
[opp_msgc in AutoRouting] 
[opp_msgc in Contract] 
[opp_msgc in Extras] 
[opp_msgc in ICMPv6] 
[opp_msgc in IPv4] 
[opp_msgc in IPv6] 
[opp_msgc in LDP] 
[opp_msgc in MPLS] 
[opp_msgc in OSPFv2] 
[opp_msgc in Interface] 
[opp_msgc in MessageHandler] 
[opp_msgc in Neighbor] 
[opp_msgc in Router] 
[opp_msgc in Quagga] 
[opp_msgc in quaggasrc] 
[opp_msgc in Queue] 
[opp_msgc in RSVP_TE] 
[opp_msgc in TED] 
[opp_msgc in NetworkInterfaces] 
[opp_msgc in Contract] 
[opp_msgc in Ethernet] 
[opp_msgc in EtherSwitch] 
[opp_msgc in Ieee80211] 
[opp_msgc in Mac] 
[opp_msgc in Mgmt] 
[opp_msgc in MF80211] 
[opp_msgc in macLayer] 
[opp_msgc in phyLayer] 
[opp_msgc in decider] 
[opp_msgc in snrEval] 
[opp_msgc in MFCore] 
[opp_msgc in PPP] 
[opp_msgc in Radio] 
[opp_msgc in ROHC] 
[opp_msgc in Nodes] 
[opp_msgc in Adhoc] 
[opp_msgc in INET] 
[opp_msgc in IPv6] 
[opp_msgc in MPLS] 
[opp_msgc in Wireless] 
[opp_msgc in Transport] 
[opp_msgc in Contract] 
[opp_msgc in RTP] 
[opp_msgc in TCP] 
[opp_msgc in flavours] 
[opp_msgc in queues] 
[opp_msgc in UDP] 
[opp_msgc in UDPLITE] 
[opp_msgc in Util] 
[opp_msgc in HeaderSerializers] 
[opp_msgc in World] 
 cd Util && echo [Entering Util] && nmake /nologo /f Makefile.vc && echo [Leaving Util]
[Entering Util] 
 cd HeaderSerializers && echo [Entering HeaderSerializers] && nmake /nologo /f Makefile.vc && echo [Leaving HeaderSerializers]
[Entering HeaderSerializers] 
[Leaving HeaderSerializers]
[Leaving Util]
 cd Base && echo [Entering Base] && nmake /nologo /f Makefile.vc && echo [Leaving Base]
[Entering Base] 
[Leaving Base]
 cd Network && echo [Entering Network] && nmake /nologo /f Makefile.vc && echo [Leaving Network]
[Entering Network] 
 cd ARP && echo [Entering ARP] && nmake /nologo /f Makefile.vc && echo [Leaving ARP]
[Entering ARP] 
[Leaving ARP]
 cd AutoRouting && echo [Entering AutoRouting] && nmake /nologo /f Makefile.vc && echo [Leaving AutoRouting]
[Entering AutoRouting] 
[Leaving AutoRouting]
 cd Contract && echo [Entering Contract] && nmake /nologo /f Makefile.vc && echo [Leaving Contract]
[Entering Contract] 
[Leaving Contract]
 cd Extras && echo [Entering Extras] && nmake /nologo /f Makefile.vc && echo [Leaving Extras]
[Entering Extras] 
[Leaving Extras]
 cd ICMPv6 && echo [Entering ICMPv6] && nmake /nologo /f Makefile.vc && echo [Leaving ICMPv6]
[Entering ICMPv6] 
[Leaving ICMPv6]
 cd IPv4 && echo [Entering IPv4] && nmake /nologo /f Makefile.vc && echo [Leaving IPv4]
[Entering IPv4] 
[Leaving IPv4]
 cd IPv6 && echo [Entering IPv6] && nmake /nologo /f Makefile.vc && echo [Leaving IPv6]
[Entering IPv6] 
[Leaving IPv6]
 cd LDP && echo [Entering LDP] && nmake /nologo /f Makefile.vc && echo [Leaving LDP]
[Entering LDP] 
[Leaving LDP]
 cd MPLS && echo [Entering MPLS] && nmake /nologo /f Makefile.vc && echo [Leaving MPLS]
[Entering MPLS] 
[Leaving MPLS]
 cd OSPFv2 && echo [Entering OSPFv2] && nmake /nologo /f Makefile.vc && echo [Leaving OSPFv2]
[Entering OSPFv2] 
 cd Interface && echo [Entering Interface] && nmake /nologo /f Makefile.vc && echo [Leaving Interface]
[Entering Interface] 
[Leaving Interface]
 cd MessageHandler && echo [Entering MessageHandler] && nmake /nologo /f Makefile.vc && echo [Leaving MessageHandler]
[Entering MessageHandler] 
[Leaving MessageHandler]
 cd Neighbor && echo [Entering Neighbor] && nmake /nologo /f Makefile.vc && echo [Leaving Neighbor]
[Entering Neighbor] 
[Leaving Neighbor]
 cd Router && echo [Entering Router] && nmake /nologo /f Makefile.vc && echo [Leaving Router]
[Entering Router] 
[Leaving Router]
[Leaving OSPFv2]
 cd Quagga && echo [Entering Quagga] && nmake /nologo /f Makefile.vc && echo [Leaving Quagga]
[Entering Quagga] 
 cd quaggasrc && echo [Entering quaggasrc] && nmake /nologo /f Makefile.vc && echo [Leaving quaggasrc]
[Entering quaggasrc] 
 cd quagga && nmake /nologo /f Makefile.vc
 cd lib &&  nmake -f Makefile.vc
Microsoft (R) Program Maintenance Utility Version 8.00.50727.762
Copyright (C) Microsoft Corporation.  All rights reserved.
 cd ripd && nmake -f Makefile.vc
Microsoft (R) Program Maintenance Utility Version 8.00.50727.762
Copyright (C) Microsoft Corporation.  All rights reserved.
 cd zebra && nmake -f Makefile.vc
Microsoft (R) Program Maintenance Utility Version 8.00.50727.762
Copyright (C) Microsoft Corporation.  All rights reserved.
 cd ospfd && nmake -f Makefile.vc
Microsoft (R) Program Maintenance Utility Version 8.00.50727.762
Copyright (C) Microsoft Corporation.  All rights reserved.
[Leaving quaggasrc]
[Leaving Quagga]
 cd Queue && echo [Entering Queue] && nmake /nologo /f Makefile.vc && echo [Leaving Queue]
[Entering Queue] 
[Leaving Queue]
 cd RSVP_TE && echo [Entering RSVP_TE] && nmake /nologo /f Makefile.vc && echo [Leaving RSVP_TE]
[Entering RSVP_TE] 
[Leaving RSVP_TE]
 cd TED && echo [Entering TED] && nmake /nologo /f Makefile.vc && echo [Leaving TED]
[Entering TED] 
[Leaving TED]
[Leaving Network]
 cd Applications && echo [Entering Applications] && nmake /nologo /f Makefile.vc && echo [Leaving Applications]
[Entering Applications] 
 cd Ethernet && echo [Entering Ethernet] && nmake /nologo /f Makefile.vc && echo [Leaving Ethernet]
[Entering Ethernet] 
[Leaving Ethernet]
 cd Generic && echo [Entering Generic] && nmake /nologo /f Makefile.vc && echo [Leaving Generic]
[Entering Generic] 
[Leaving Generic]
 cd PingApp && echo [Entering PingApp] && nmake /nologo /f Makefile.vc && echo [Leaving PingApp]
[Entering PingApp] 
[Leaving PingApp]
 cd TCPApp && echo [Entering TCPApp] && nmake /nologo /f Makefile.vc && echo [Leaving TCPApp]
[Entering TCPApp] 
[Leaving TCPApp]
 cd UDPApp && echo [Entering UDPApp] && nmake /nologo /f Makefile.vc && echo [Leaving UDPApp]
[Entering UDPApp] 
[Leaving UDPApp]
[Leaving Applications]
 cd Transport && echo [Entering Transport] && nmake /nologo /f Makefile.vc && echo [Leaving Transport]
[Entering Transport] 
 cd Contract && echo [Entering Contract] && nmake /nologo /f Makefile.vc && echo [Leaving Contract]
[Entering Contract] 
[Leaving Contract]
 cd RTP && echo [Entering RTP] && nmake /nologo /f Makefile.vc && echo [Leaving RTP]
[Entering RTP] 
[Leaving RTP]
 cd TCP && echo [Entering TCP] && nmake /nologo /f Makefile.vc && echo [Leaving TCP]
[Entering TCP] 
 cd flavours && echo [Entering flavours] && nmake /nologo /f Makefile.vc && echo [Leaving flavours]
[Entering flavours] 
[Leaving flavours]
 cd queues && echo [Entering queues] && nmake /nologo /f Makefile.vc && echo [Leaving queues]
[Entering queues] 
[Leaving queues]
[Leaving TCP]
 cd UDP && echo [Entering UDP] && nmake /nologo /f Makefile.vc && echo [Leaving UDP]
[Entering UDP] 
[Leaving UDP]
 cd UDPLITE && echo [Entering UDPLITE] && nmake /nologo /f Makefile.vc && echo [Leaving UDPLITE]
[Entering UDPLITE] 
[Leaving UDPLITE]
[Leaving Transport]
 cd NetworkInterfaces && echo [Entering NetworkInterfaces] && nmake /nologo /f Makefile.vc && echo [Leaving NetworkInterfaces]
[Entering NetworkInterfaces] 
 cd Contract && echo [Entering Contract] && nmake /nologo /f Makefile.vc && echo [Leaving Contract]
[Entering Contract] 
[Leaving Contract]
 cd Ethernet && echo [Entering Ethernet] && nmake /nologo /f Makefile.vc && echo [Leaving Ethernet]
[Entering Ethernet] 
[Leaving Ethernet]
 cd EtherSwitch && echo [Entering EtherSwitch] && nmake /nologo /f Makefile.vc && echo [Leaving EtherSwitch]
[Entering EtherSwitch] 
[Leaving EtherSwitch]
 cd Ieee80211 && echo [Entering Ieee80211] && nmake /nologo /f Makefile.vc && echo [Leaving Ieee80211]
[Entering Ieee80211] 
 cd Mac && echo [Entering Mac] && nmake /nologo /f Makefile.vc && echo [Leaving Mac]
[Entering Mac] 
[Leaving Mac]
 cd Mgmt && echo [Entering Mgmt] && nmake /nologo /f Makefile.vc && echo [Leaving Mgmt]
[Entering Mgmt] 
 cl.exe /nologo -c /EHsc /GR /FD /Zm250 /O2 /DNDEBUG /D_CRT_SECURE_NO_DEPRECATE /DBUILDING_INET /DWITH_IPv6 /DHAVE_ACML /D_CRT_SECURE_NO_DEPRECATE /D_CRT_NONSTDC_NO_DEPRECATE  -I. -I../../../Transport/Contract -I../../../Network/Contract -I../../Contract -I../../../Base -I../../../Util -I../Mac -I../../Ethernet -ID:\itpp-3.10.12 -ID:/OMNeT++/include /Tp Ieee80211MgmtAP.cc
Ieee80211MgmtAP.cc
[Leaving Mgmt]
[Leaving Ieee80211]
 cd MF80211 && echo [Entering MF80211] && nmake /nologo /f Makefile.vc && echo [Leaving MF80211]
[Entering MF80211] 
 cd macLayer && echo [Entering macLayer] && nmake /nologo /f Makefile.vc && echo [Leaving macLayer]
[Entering macLayer] 
[Leaving macLayer]
 cd phyLayer && echo [Entering phyLayer] && nmake /nologo /f Makefile.vc && echo [Leaving phyLayer]
[Entering phyLayer] 
 cd decider && echo [Entering decider] && nmake /nologo /f Makefile.vc && echo [Leaving decider]
[Entering decider] 
[Leaving decider]
 cd snrEval && echo [Entering snrEval] && nmake /nologo /f Makefile.vc && echo [Leaving snrEval]
[Entering snrEval] 
[Leaving snrEval]
[Leaving phyLayer]
[Leaving MF80211]
 cd MFCore && echo [Entering MFCore] && nmake /nologo /f Makefile.vc && echo [Leaving MFCore]
[Entering MFCore] 
[Leaving MFCore]
 cd PPP && echo [Entering PPP] && nmake /nologo /f Makefile.vc && echo [Leaving PPP]
[Entering PPP] 
[Leaving PPP]
 cd Radio && echo [Entering Radio] && nmake /nologo /f Makefile.vc && echo [Leaving Radio]
[Entering Radio] 
[Leaving Radio]
 cd ROHC && echo [Entering ROHC] && nmake /nologo /f Makefile.vc && echo [Leaving ROHC]
[Entering ROHC] 
[Leaving ROHC]
[Leaving NetworkInterfaces]
 cd Mobility && echo [Entering Mobility] && nmake /nologo /f Makefile.vc && echo [Leaving Mobility]
[Entering Mobility] 
[Leaving Mobility]
 cd World && echo [Entering World] && nmake /nologo /f Makefile.vc && echo [Leaving World]
[Entering World] 
[Leaving World]
 cd Nodes && echo [Entering Nodes] && nmake /nologo /f Makefile.vc && echo [Leaving Nodes]
[Entering Nodes] 
 cd Adhoc && echo [Entering Adhoc] && nmake /nologo /f Makefile.vc && echo [Leaving Adhoc]
[Entering Adhoc] 
[Leaving Adhoc]
 cd INET && echo [Entering INET] && nmake /nologo /f Makefile.vc && echo [Leaving INET]
[Entering INET] 
[Leaving INET]
 cd IPv6 && echo [Entering IPv6] && nmake /nologo /f Makefile.vc && echo [Leaving IPv6]
[Entering IPv6] 
[Leaving IPv6]
 cd MPLS && echo [Entering MPLS] && nmake /nologo /f Makefile.vc && echo [Leaving MPLS]
[Entering MPLS] 
[Leaving MPLS]
 cd Wireless && echo [Entering Wireless] && nmake /nologo /f Makefile.vc && echo [Leaving Wireless]
[Entering Wireless] 
[Leaving Wireless]
[Leaving Nodes]
 cd bin && echo [Entering bin] && nmake /nologo /f Makefile.vc && echo [Leaving bin]
[Entering bin] 
 link.exe /nologo /subsystem:console /opt:noref   ../Network/Quagga/quaggasrc/quagga/ospfd/ospfd.lib ../Network/Quagga/quaggasrc/quagga/ripd/ripd.lib ../Network/Quagga/quaggasrc/quagga/zebra/zebra.lib ../Network/Quagga/quaggasrc/quagga/lib/libzebra.lib ../Network/Quagga/quaggasrc/quagga/globalvars.obj ../Transport/Contract/*.obj  ../Network/Contract/*.obj  ../NetworkInterfaces/Contract/*.obj  ../Base/*.obj  ../Util/*.obj  ../Network/IPv4/*.obj  ../Network/AutoRouting/*.obj  ../Network/Queue/*.obj  ../Network/Quagga/*.obj  ../Network/OSPFv2/*.obj  ../Network/OSPFv2/Interface/*.obj  ../Network/OSPFv2/MessageHandler/*.obj  ../Network/OSPFv2/Neighbor/*.obj  ../Network/OSPFv2/Router/*.obj  ../Transport/TCP/*.obj  ../Transport/TCP/flavours/*.obj  ../Transport/TCP/queues/*.obj  ../Transport/RTP/*.obj  ../Transport/UDP/*.obj  ../Transport/UDPLITE/*.obj  ../NetworkInterfaces/*.obj  ../Network/ARP/*.obj  ../NetworkInterfaces/Ethernet/*.obj  ../NetworkInterfaces/EtherSwitch/*.obj  ../NetworkInterfaces/PPP/*.obj  ../Applications/Generic/*.obj  ../Applications/Ethernet/*.obj  ../Applications/TCPApp/*.obj  ../Applications/UDPApp/*.obj  ../Applications/PingApp/*.obj  ../Util/HeaderSerializers/*.obj  ../Nodes/INET/*.obj  ../Nodes/Wireless/*.obj  ../Nodes/Adhoc/*.obj  ../Network/IPv6/*.obj  ../Network/ICMPv6/*.obj  ../Nodes/IPv6/*.obj  ../Network/MPLS/*.obj  ../Network/LDP/*.obj  ../Network/RSVP_TE/*.obj  ../Network/TED/*.obj  ../Network/Extras/*.obj  ../Nodes/MPLS/*.obj  ../World/*.obj  ../Mobility/*.obj  ../NetworkInterfaces/MFCore/*.obj  ../NetworkInterfaces/MF80211/*.obj  ../NetworkInterfaces/MF80211/macLayer/*.obj  ../NetworkInterfaces/MF80211/phyLayer/*.obj  ../NetworkInterfaces/MF80211/phyLayer/decider/*.obj  ../NetworkInterfaces/MF80211/phyLayer/snrEval/*.obj  ../NetworkInterfaces/Ieee80211/*.obj  ../NetworkInterfaces/Ieee80211/Mac/*.obj  ../NetworkInterfaces/Ieee80211/Mgmt/*.obj  ../NetworkInterfaces/Radio/*.obj  ../NetworkInterfaces/ROHC/*.obj  /libpath:D:\itpp-3.10.12\win32\libs itpp_debug.lib /libpath:"C:\Program Files\AMD\acml3.6.0\pgi32\lib" libacml_dll.lib /libpath:D:/OMNeT++/lib envir.lib tkenv.lib tcl84.lib tk84.lib /libpath:"D:/OMNeT++/lib" sim_std.lib nedxml.lib libxml2.lib iconv.lib wsock32.lib   /out:INET.exe
   Creating library INET.lib and object INET.exp
[Leaving bin]
Results
  
Build log was saved at "file://c:\INET-20061020\bin\BuildLog.htm"
INET - 0 error(s), 0 warning(s)