Created
August 29, 2017 17:22
-
-
Save solvingj/a35fc1e6ef4084a2e8ca4f9ffbb13e7d to your computer and use it in GitHub Desktop.
What tell sit to look for: x64BufferOverflowK.lib
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Microsoft (R) Build Engine version 14.0.25420.1 | |
Copyright (C) Microsoft Corporation. All rights reserved. | |
Building the projects in this solution one at a time. To enable parallel build, please add the "/m" switch. | |
Build started 8/29/2017 1:17:33 PM. | |
Project "C:\Users\jerry\.conan\data\npcap-npf\0.93\bincrafters\testing\build\e250637921ecc3c3a524c5654b7f98013709243c\n | |
pcap-0.93\packetWin7\npf\npf.sln" on node 1 (Build target(s)). | |
ValidateSolutionConfiguration: | |
Building solution configuration "Win7 Release SDV|x64". | |
Project "C:\Users\jerry\.conan\data\npcap-npf\0.93\bincrafters\testing\build\e250637921ecc3c3a524c5654b7f98013709243c\n | |
pcap-0.93\packetWin7\npf\npf.sln" (1) is building "C:\Users\jerry\.conan\data\npcap-npf\0.93\bincrafters\testing\build\ | |
e250637921ecc3c3a524c5654b7f98013709243c\npcap-0.93\packetWin7\npf\npf\npf.vcxproj" (2) on node 1 (default targets). | |
DriverBuildNotifications: | |
Building 'npf' with toolset 'WindowsKernelModeDriver10.0' and the 'Desktop' target platform. | |
Using KMDF 1.9. | |
PrepareForBuild: | |
Creating directory "x64\Win7 Release SDV\". | |
Creating directory "C:\Users\jerry\.conan\data\npcap-npf\0.93\bincrafters\testing\build\e250637921ecc3c3a524c5654b7f9 | |
8013709243c\npcap-0.93\packetWin7\npf\x64\Win7 Release SDV\". | |
Creating directory "x64\Win7 Release SDV\npf.tlog\". | |
InitializeBuildStatus: | |
Creating "x64\Win7 Release SDV\npf.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. | |
StampInf: | |
C:\Program Files (x86)\Windows Kits\10\bin\x86\stampinf.exe -d "*" -a "amd64" -v "*" -k "1.9" -f "x64\Win7 Release SD | |
V\npcap.inf" | |
Copying "C:\Users\jerry\.conan\data\npcap-npf\0.93\bincrafters\testing\build\e250637921ecc3c3a524c5654b7f98013709243c | |
\npcap-0.93\packetWin7\npf\npf\npcap.inf" to "x64\Win7 Release SDV\npcap.inf" for stamping | |
Stamping x64\Win7 Release SDV\npcap.inf [Version] section with DriverVer=08/29/2017,13.17.33.644 | |
C:\Program Files (x86)\Windows Kits\10\bin\x86\stampinf.exe -d "*" -a "amd64" -v "*" -k "1.9" -f "x64\Win7 Release SD | |
V\npcap_wfp.inf" | |
Copying "C:\Users\jerry\.conan\data\npcap-npf\0.93\bincrafters\testing\build\e250637921ecc3c3a524c5654b7f98013709243c | |
\npcap-0.93\packetWin7\npf\npf\npcap_wfp.inf" to "x64\Win7 Release SDV\npcap_wfp.inf" for stamping | |
Stamping x64\Win7 Release SDV\npcap_wfp.inf [Version] section with DriverVer=08/29/2017,13.17.33.819 | |
Copying file from "x64\Win7 Release SDV\npcap.inf" to "C:\Users\jerry\.conan\data\npcap-npf\0.93\bincrafters\testing\ | |
build\e250637921ecc3c3a524c5654b7f98013709243c\npcap-0.93\packetWin7\npf\x64\Win7 Release SDV\npcap.inf". | |
Copying file from "x64\Win7 Release SDV\npcap_wfp.inf" to "C:\Users\jerry\.conan\data\npcap-npf\0.93\bincrafters\test | |
ing\build\e250637921ecc3c3a524c5654b7f98013709243c\npcap-0.93\packetWin7\npf\x64\Win7 Release SDV\npcap_wfp.inf". | |
ClCompile: | |
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\BIN\amd64\CL.exe /c /I"x64\Win7 Release SDV\\" /Zi /nologo /W3 | |
/WX /Ox /Os /Oy- /D NDIS_WDM=1 /D NDIS620=1 /D NDIS6X /D WIN_NT_DRIVER /D HAVE_RX_SUPPORT /D HAVE_DOT11_SUPPORT /D P | |
OOL_NX_OPTIN=1 /D _WIN64 /D _AMD64_ /D AMD64 /D _WIN64 /D _AMD64_ /D AMD64 /D _WIN32_WINNT=0x0601 /D WINVER=0x0601 /D | |
WINNT=1 /D NTDDI_VERSION=0x06010000 /GF /Gm- /Zp8 /GS /Gy /fp:precise /Zc:wchar_t- /Zc:forScope /Zc:inline /GR- /Fo" | |
x64\Win7 Release SDV\\" /Fd"x64\Win7 Release SDV\vc140.pdb" /Gz /wd4603 /wd4627 /wd4986 /wd4987 /wd4996 /FI"C:\Progra | |
m Files (x86)\Windows Kits\10\Include\10.0.14393.0\shared\warning.h" /errorReport:queue /kernel -cbstring -d2epilogun | |
wind /d1nodatetime /d1import_no_registry /d2AllowCompatibleILVersions /d2Zi+ bucket_lookup.c count_packets.c dump.c | |
functions.c jitter.c Loopback.c Lo_send.c normal_lookup.c Openclos.c Packet.c Read.c tcp_session.c tme.c win_bpf_filt | |
er.c win_bpf_filter_init.c Write.c | |
bucket_lookup.c | |
count_packets.c | |
dump.c | |
functions.c | |
jitter.c | |
Loopback.c | |
Lo_send.c | |
normal_lookup.c | |
Openclos.c | |
Packet.c | |
Read.c | |
tcp_session.c | |
tme.c | |
win_bpf_filter.c | |
win_bpf_filter_init.c | |
Write.c | |
Generating Code... | |
ResourceCompile: | |
C:\Program Files (x86)\Windows Kits\10\bin\x64\rc.exe /D _WIN64 /D _AMD64_=1 /D AMD64 /D _WIN32_WINNT=0x0601 /D WINVE | |
R=0x0601 /D WINNT=1 /D NTDDI_VERSION=0x06010000 /D "SMP_ID=\\\"{dd38f7fc-d7bd-488b-9242-7d8754cde80d}\\\"" /l"0x0409" | |
/I"c:\Program Files (x86)\Windows Kits\10\Include\10.0.15063.0\km" /nologo /fo"x64\Win7 Release SDV\npcap.res" npcap | |
.rc | |
Link: | |
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\BIN\amd64\link.exe /ERRORREPORT:QUEUE /OUT:"C:\Users\jerry\.co | |
nan\data\npcap-npf\0.93\bincrafters\testing\build\e250637921ecc3c3a524c5654b7f98013709243c\npcap-0.93\packetWin7\npf\ | |
x64\Win7 Release SDV\npcap.sys" /VERSION:"10.0" /INCREMENTAL:NO /NOLOGO /WX /SECTION:"INIT,d" wdmsec.lib ndis.lib Nts | |
trsafe.lib "c:\Program Files (x86)\Windows Kits\10\Lib\10.0.15063.0\km\x64BufferOverflowK.lib" "c:\Program Files (x86 | |
)\Windows Kits\10\Lib\10.0.15063.0\km\x64ntoskrnl.lib" "c:\Program Files (x86)\Windows Kits\10\Lib\10.0.15063.0\km\x6 | |
4hal.lib" "c:\Program Files (x86)\Windows Kits\10\Lib\10.0.15063.0\km\x64wmilib.lib" /NODEFAULTLIB /MANIFEST:NO /DEBU | |
G /PDB:"C:\Users\jerry\.conan\data\npcap-npf\0.93\bincrafters\testing\build\e250637921ecc3c3a524c5654b7f98013709243c\ | |
npcap-0.93\packetWin7\npf\x64\Win7 Release SDV\npcap.pdb" /SUBSYSTEM:NATIVE,"6.01" /Driver /OPT:REF /OPT:ICF /ENTRY:" | |
GsDriverEntry" /RELEASE /IMPLIB:"C:\Users\jerry\.conan\data\npcap-npf\0.93\bincrafters\testing\build\e250637921ecc3c3 | |
a524c5654b7f98013709243c\npcap-0.93\packetWin7\npf\x64\Win7 Release SDV\npcap.lib" /MERGE:"_TEXT=.text;_PAGE=PAGE" /M | |
ACHINE:X64 /PROFILE /kernel /IGNORE:4198,4010,4037,4039,4065,4070,4078,4087,4089,4221,4108,4088,4218,4218,4235 /osver | |
sion:10.0 /pdbcompress /debugtype:pdata "x64\Win7 Release SDV\npcap.res" | |
"x64\Win7 Release SDV\bucket_lookup.obj" | |
"x64\Win7 Release SDV\count_packets.obj" | |
"x64\Win7 Release SDV\dump.obj" | |
"x64\Win7 Release SDV\functions.obj" | |
"x64\Win7 Release SDV\jitter.obj" | |
"x64\Win7 Release SDV\Loopback.obj" | |
"x64\Win7 Release SDV\Lo_send.obj" | |
"x64\Win7 Release SDV\normal_lookup.obj" | |
"x64\Win7 Release SDV\Openclos.obj" | |
"x64\Win7 Release SDV\Packet.obj" | |
"x64\Win7 Release SDV\Read.obj" | |
"x64\Win7 Release SDV\tcp_session.obj" | |
"x64\Win7 Release SDV\tme.obj" | |
"x64\Win7 Release SDV\win_bpf_filter.obj" | |
"x64\Win7 Release SDV\win_bpf_filter_init.obj" | |
"x64\Win7 Release SDV\Write.obj" | |
LINK : fatal error LNK1181: cannot open input file 'c:\Program Files (x86)\Windows Kits\10\Lib\10.0.15063.0\km\x64Buffe | |
rOverflowK.lib' [C:\Users\jerry\.conan\data\npcap-npf\0.93\bincrafters\testing\build\e250637921ecc3c3a524c5654b7f980137 | |
09243c\npcap-0.93\packetWin7\npf\npf\npf.vcxproj] | |
Done Building Project "C:\Users\jerry\.conan\data\npcap-npf\0.93\bincrafters\testing\build\e250637921ecc3c3a524c5654b7f | |
98013709243c\npcap-0.93\packetWin7\npf\npf\npf.vcxproj" (default targets) -- FAILED. | |
Done Building Project "C:\Users\jerry\.conan\data\npcap-npf\0.93\bincrafters\testing\build\e250637921ecc3c3a524c5654b7f | |
98013709243c\npcap-0.93\packetWin7\npf\npf.sln" (Build target(s)) -- FAILED. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment