Created
July 11, 2024 15:04
-
-
Save R-Goc/cba163905cf3c0ea0b5f4ebc8b7be283 to your computer and use it in GitHub Desktop.
change toolset + /W0 + /arch=avx2 + /EHsc
This file contains 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
17:00:27:038 Build started at 5:00 PM... | |
17:00:27:087 1>------ Build started: Project: zlib, Configuration: Release x64 ------ | |
17:00:27:091 2>------ Build started: Project: utils, Configuration: Release x64 ------ | |
17:00:27:097 3>------ Build started: Project: unrar, Configuration: Release x64 ------ | |
17:00:27:101 4>------ Build started: Project: unarrlib, Configuration: Release x64 ------ | |
17:00:27:106 5>------ Build started: Project: test_util, Configuration: Release x64 ------ | |
17:00:27:110 6>------ Build started: Project: sizer, Configuration: Release x64 ------ | |
17:00:27:114 7>------ Build started: Project: mupdf-libs, Configuration: Release x64 ------ | |
17:00:27:119 8>------ Build started: Project: libwebp, Configuration: Release x64 ------ | |
17:00:27:124 9>------ Build started: Project: libheif, Configuration: Release x64 ------ | |
17:00:27:130 10>------ Build started: Project: libdjvu, Configuration: Release x64 ------ | |
17:00:27:135 11>------ Build started: Project: dav1d, Configuration: Release x64 ------ | |
17:00:27:140 12>------ Build started: Project: chm, Configuration: Release x64 ------ | |
17:00:27:145 13>------ Build started: Project: bin2coff, Configuration: Release x64 ------ | |
17:00:28:558 7>..\ext\libjpeg-turbo\simd\jccolss2-64.asm | |
17:00:28:595 11>..\ext\dav1d\src\x86\cdef16_avx2.asm | |
17:00:28:711 7>..\ext\libjpeg-turbo\simd\jcgrass2-64.asm | |
17:00:28:939 7>..\ext\libjpeg-turbo\simd\jcqnts2f-64.asm | |
17:00:30:056 7>..\ext\libjpeg-turbo\simd\jcqnts2i-64.asm | |
17:00:30:056 7>..\ext\libjpeg-turbo\simd\jcsamss2-64.asm | |
17:00:30:056 7>..\ext\libjpeg-turbo\simd\jdcolss2-64.asm | |
17:00:30:056 7>..\ext\libjpeg-turbo\simd\jdmerss2-64.asm | |
17:00:30:056 11>..\ext\dav1d\src\x86\cdef16_avx512.asm | |
17:00:30:300 7>..\ext\libjpeg-turbo\simd\jdsamss2-64.asm | |
17:00:31:314 11>..\ext\dav1d\src\x86\cdef16_sse.asm | |
17:00:31:314 7>..\ext\libjpeg-turbo\simd\jfss2fst-64.asm | |
17:00:33:416 7>..\ext\libjpeg-turbo\simd\jfss2int-64.asm | |
17:00:34:525 11>..\ext\dav1d\src\x86\cdef_avx2.asm | |
17:00:36:599 7>..\ext\libjpeg-turbo\simd\jfsseflt-64.asm | |
17:00:38:596 7>..\ext\libjpeg-turbo\simd\jiss2flt-64.asm | |
17:00:40:228 7>..\ext\libjpeg-turbo\simd\jiss2fst-64.asm | |
17:00:41:514 7>..\ext\libjpeg-turbo\simd\jiss2int-64.asm | |
17:00:41:515 11>..\ext\dav1d\src\x86\cdef_avx512.asm | |
17:00:42:759 7>..\ext\libjpeg-turbo\simd\jiss2red-64.asm | |
17:00:42:910 11>..\ext\dav1d\src\x86\cdef_sse.asm | |
17:00:48:803 3>..\ext\unrar\rijndael.cpp(239,11): error : always_inline function '_mm_aesenc_si128' requires target feature 'aes', but would be inlined into function 'blockEncryptSSE' that is compiled without support for 'aes' | |
17:00:48:864 3>..\ext\unrar\rijndael.cpp(243,9): error : always_inline function '_mm_aesenclast_si128' requires target feature 'aes', but would be inlined into function 'blockEncryptSSE' that is compiled without support for 'aes' | |
17:00:48:949 5>In file included from ..\src\utils\SettingsUtil.cpp:6: | |
17:00:49:014 5>..\src\utils/SquareTreeParser.h(14,19): error : no viable conversion from 'std::nullptr_t' to 'union (unnamed union at ../src/utils/SquareTreeParser.h:11:9)' | |
17:00:49:070 5>..\src\utils/SquareTreeParser.h(11,9): note: candidate constructor (the implicit copy constructor) not viable: no known conversion from 'std::nullptr_t' to 'const (unnamed union at ../src/utils/SquareTreeParser.h:11:9) &' for 1st argument | |
17:00:49:070 5>..\src\utils/SquareTreeParser.h(11,9): note: candidate constructor (the implicit move constructor) not viable: no known conversion from 'std::nullptr_t' to '(unnamed union at ../src/utils/SquareTreeParser.h:11:9) &&' for 1st argument | |
17:00:53:544 11>..\ext\dav1d\src\x86\cpuid.asm | |
17:00:55:002 5>In file included from ..\src\utils\SquareTreeParser.cpp:5: | |
17:00:55:002 5>..\src\utils/SquareTreeParser.h(14,19): error : no viable conversion from 'std::nullptr_t' to 'union (unnamed union at ../src/utils/SquareTreeParser.h:11:9)' | |
17:00:55:002 5>..\src\utils/SquareTreeParser.h(11,9): note: candidate constructor (the implicit copy constructor) not viable: no known conversion from 'std::nullptr_t' to 'const (unnamed union at ../src/utils/SquareTreeParser.h:11:9) &' for 1st argument | |
17:00:55:002 5>..\src\utils/SquareTreeParser.h(11,9): note: candidate constructor (the implicit move constructor) not viable: no known conversion from 'std::nullptr_t' to '(unnamed union at ../src/utils/SquareTreeParser.h:11:9) &&' for 1st argument | |
17:00:55:003 11>..\ext\dav1d\src\x86\filmgrain16_avx2.asm | |
17:00:59:478 2>In file included from ..\src\utils\SettingsUtil.cpp:6: | |
17:00:59:540 2>..\src\utils/SquareTreeParser.h(14,19): error : no viable conversion from 'std::nullptr_t' to 'union (unnamed union at ../src/utils/SquareTreeParser.h:11:9)' | |
17:00:59:540 2>..\src\utils/SquareTreeParser.h(11,9): note: candidate constructor (the implicit copy constructor) not viable: no known conversion from 'std::nullptr_t' to 'const (unnamed union at ../src/utils/SquareTreeParser.h:11:9) &' for 1st argument | |
17:00:59:540 2>..\src\utils/SquareTreeParser.h(11,9): note: candidate constructor (the implicit move constructor) not viable: no known conversion from 'std::nullptr_t' to '(unnamed union at ../src/utils/SquareTreeParser.h:11:9) &&' for 1st argument | |
17:01:01:822 2>In file included from ..\src\utils\SquareTreeParser.cpp:5: | |
17:01:01:822 2>..\src\utils/SquareTreeParser.h(14,19): error : no viable conversion from 'std::nullptr_t' to 'union (unnamed union at ../src/utils/SquareTreeParser.h:11:9)' | |
17:01:01:822 2>..\src\utils/SquareTreeParser.h(11,9): note: candidate constructor (the implicit copy constructor) not viable: no known conversion from 'std::nullptr_t' to 'const (unnamed union at ../src/utils/SquareTreeParser.h:11:9) &' for 1st argument | |
17:01:01:822 2>..\src\utils/SquareTreeParser.h(11,9): note: candidate constructor (the implicit move constructor) not viable: no known conversion from 'std::nullptr_t' to '(unnamed union at ../src/utils/SquareTreeParser.h:11:9) &&' for 1st argument | |
17:01:03:248 11>..\ext\dav1d\src\x86\filmgrain16_avx512.asm | |
17:01:05:062 11>..\ext\dav1d\src\x86\filmgrain16_sse.asm | |
17:01:14:680 11>..\ext\dav1d\src\x86\filmgrain_avx2.asm | |
17:01:18:574 13>bin2coff.vcxproj -> C:\Users\rysza\bin\sumatrapdf-dev\out\rel64\bin2coff.exe | |
17:01:19:530 5>Done building project "test_util.vcxproj" -- FAILED. | |
17:01:19:539 4>unarrlib.vcxproj -> C:\Users\rysza\bin\sumatrapdf-dev\out\rel64\unarrlib.lib | |
17:01:19:539 9>libheif.vcxproj -> C:\Users\rysza\bin\sumatrapdf-dev\out\rel64\libheif.lib | |
17:01:19:539 8>libwebp.vcxproj -> C:\Users\rysza\bin\sumatrapdf-dev\out\rel64\libwebp.lib | |
17:01:19:552 6>sizer.vcxproj -> C:\Users\rysza\bin\sumatrapdf-dev\out\rel64\sizer.exe | |
17:01:19:569 12>chm.vcxproj -> C:\Users\rysza\bin\sumatrapdf-dev\out\rel64\chm.lib | |
17:01:19:738 14>------ Build started: Project: engines, Configuration: Release x64 ------ | |
17:01:19:815 10>libdjvu.vcxproj -> C:\Users\rysza\bin\sumatrapdf-dev\out\rel64\libdjvu.lib | |
17:01:19:819 2>Done building project "utils.vcxproj" -- FAILED. | |
17:01:20:948 1>zlib.vcxproj -> C:\Users\rysza\bin\sumatrapdf-dev\out\rel64\zlib.lib | |
17:01:21:799 3>Done building project "unrar.vcxproj" -- FAILED. | |
17:01:22:664 11>..\ext\dav1d\src\x86\filmgrain_avx512.asm | |
17:01:22:721 11>..\ext\dav1d\src\x86\filmgrain_sse.asm | |
17:01:28:915 14>engines.vcxproj -> C:\Users\rysza\bin\sumatrapdf-dev\out\rel64\engines.lib | |
17:01:30:531 11>..\ext\dav1d\src\x86\ipred16_avx2.asm | |
17:01:34:454 11>..\ext\dav1d\src\x86\ipred16_avx512.asm | |
17:01:34:956 11>..\ext\dav1d\src\x86\ipred16_sse.asm | |
17:01:35:941 11>..\ext\dav1d\src\x86\ipred_avx2.asm | |
17:01:40:375 11>..\ext\dav1d\src\x86\ipred_avx512.asm | |
17:01:41:007 11>..\ext\dav1d\src\x86\ipred_sse.asm | |
17:01:43:305 7>mupdf-libs.vcxproj -> C:\Users\rysza\bin\sumatrapdf-dev\out\rel64\mupdf-libs.lib | |
17:01:43:325 15>------ Build started: Project: mupdf, Configuration: Release x64 ------ | |
17:01:43:428 15>..\bin\bin2coff.exe "..\mupdf\resources\fonts\droid\DroidSansFallbackFull.ttf" "..\out\rel64\obj\x64\Release\mupdf\/DroidSansFallbackFull.obj" _binary_DroidSansFallbackFull_ttf x86_64 | |
17:01:44:495 15>check_arch: amd64 | |
17:01:44:495 15>bin2coff: machine: 0x8664 | |
17:01:44:495 15>Successfully created COFF object file '..\out\rel64\obj\x64\Release\mupdf\/DroidSansFallbackFull.obj' | |
17:01:44:495 15>..\bin\bin2coff.exe "..\mupdf\resources\fonts\noto\NotoEmoji-Regular.ttf" "..\out\rel64\obj\x64\Release\mupdf\/NotoEmoji-Regular.obj" _binary_NotoEmoji-Regular_ttf x86_64 | |
17:01:44:495 15>check_arch: amd64 | |
17:01:44:495 15>bin2coff: machine: 0x8664 | |
17:01:44:495 15>Successfully created COFF object file '..\out\rel64\obj\x64\Release\mupdf\/NotoEmoji-Regular.obj' | |
17:01:44:495 15>..\bin\bin2coff.exe "..\mupdf\resources\fonts\noto\NotoMusic-Regular.otf" "..\out\rel64\obj\x64\Release\mupdf\/NotoMusic-Regular.obj" _binary_NotoMusic-Regular_otf x86_64 | |
17:01:44:495 15>check_arch: amd64 | |
17:01:44:495 15>bin2coff: machine: 0x8664 | |
17:01:44:495 15>Successfully created COFF object file '..\out\rel64\obj\x64\Release\mupdf\/NotoMusic-Regular.obj' | |
17:01:44:495 15>..\bin\bin2coff.exe "..\mupdf\resources\fonts\noto\NotoSans-Regular.otf" "..\out\rel64\obj\x64\Release\mupdf\/NotoSans-Regular.obj" _binary_NotoSans-Regular_otf x86_64 | |
17:01:44:495 15>check_arch: amd64 | |
17:01:44:495 15>bin2coff: machine: 0x8664 | |
17:01:44:495 15>Successfully created COFF object file '..\out\rel64\obj\x64\Release\mupdf\/NotoSans-Regular.obj' | |
17:01:44:495 15>..\bin\bin2coff.exe "..\mupdf\resources\fonts\noto\NotoSansMath-Regular.otf" "..\out\rel64\obj\x64\Release\mupdf\/NotoSansMath-Regular.obj" _binary_NotoSansMath-Regular_otf x86_64 | |
17:01:44:495 15>check_arch: amd64 | |
17:01:44:495 15>bin2coff: machine: 0x8664 | |
17:01:44:495 15>Successfully created COFF object file '..\out\rel64\obj\x64\Release\mupdf\/NotoSansMath-Regular.obj' | |
17:01:44:495 15>..\bin\bin2coff.exe "..\mupdf\resources\fonts\noto\NotoSansSymbols-Regular.otf" "..\out\rel64\obj\x64\Release\mupdf\/NotoSansSymbols-Regular.obj" _binary_NotoSansSymbols-Regular_otf x86_64 | |
17:01:44:495 15>check_arch: amd64 | |
17:01:44:495 15>bin2coff: machine: 0x8664 | |
17:01:44:495 15>Successfully created COFF object file '..\out\rel64\obj\x64\Release\mupdf\/NotoSansSymbols-Regular.obj' | |
17:01:44:495 15>..\bin\bin2coff.exe "..\mupdf\resources\fonts\noto\NotoSansSymbols2-Regular.otf" "..\out\rel64\obj\x64\Release\mupdf\/NotoSansSymbols2-Regular.obj" _binary_NotoSansSymbols2-Regular_otf x86_64 | |
17:01:44:495 15>check_arch: amd64 | |
17:01:44:495 15>bin2coff: machine: 0x8664 | |
17:01:44:495 15>Successfully created COFF object file '..\out\rel64\obj\x64\Release\mupdf\/NotoSansSymbols2-Regular.obj' | |
17:01:44:495 15>..\bin\bin2coff.exe "..\mupdf\resources\fonts\noto\NotoSerif-Regular.otf" "..\out\rel64\obj\x64\Release\mupdf\/NotoSerif-Regular.obj" _binary_NotoSerif-Regular_otf x86_64 | |
17:01:44:495 15>check_arch: amd64 | |
17:01:44:495 15>bin2coff: machine: 0x8664 | |
17:01:44:495 15>Successfully created COFF object file '..\out\rel64\obj\x64\Release\mupdf\/NotoSerif-Regular.obj' | |
17:01:44:495 15>..\bin\bin2coff.exe "..\mupdf\resources\fonts\noto\NotoSerifDevanagari-Regular.otf" "..\out\rel64\obj\x64\Release\mupdf\/NotoSerifDevanagari-Regular.obj" _binary_NotoSerifDevanagari-Regular_otf x86_64 | |
17:01:44:495 15>check_arch: amd64 | |
17:01:44:495 15>bin2coff: machine: 0x8664 | |
17:01:44:495 15>Successfully created COFF object file '..\out\rel64\obj\x64\Release\mupdf\/NotoSerifDevanagari-Regular.obj' | |
17:01:44:495 15>..\bin\bin2coff.exe "..\mupdf\resources\fonts\noto\NotoSerifGeorgian-Regular.otf" "..\out\rel64\obj\x64\Release\mupdf\/NotoSerifGeorgian-Regular.obj" _binary_NotoSerifGeorgian-Regular_otf x86_64 | |
17:01:44:495 15>check_arch: amd64 | |
17:01:44:495 15>bin2coff: machine: 0x8664 | |
17:01:44:495 15>Successfully created COFF object file '..\out\rel64\obj\x64\Release\mupdf\/NotoSerifGeorgian-Regular.obj' | |
17:01:44:495 15>..\bin\bin2coff.exe "..\mupdf\resources\fonts\sil\CharisSIL-Bold.cff" "..\out\rel64\obj\x64\Release\mupdf\/CharisSIL-Bold.obj" _binary_CharisSIL-Bold_cff x86_64 | |
17:01:44:495 15>check_arch: amd64 | |
17:01:44:495 15>bin2coff: machine: 0x8664 | |
17:01:44:495 15>Successfully created COFF object file '..\out\rel64\obj\x64\Release\mupdf\/CharisSIL-Bold.obj' | |
17:01:44:495 15>..\bin\bin2coff.exe "..\mupdf\resources\fonts\sil\CharisSIL-BoldItalic.cff" "..\out\rel64\obj\x64\Release\mupdf\/CharisSIL-BoldItalic.obj" _binary_CharisSIL-BoldItalic_cff x86_64 | |
17:01:44:495 15>check_arch: amd64 | |
17:01:44:495 15>bin2coff: machine: 0x8664 | |
17:01:44:495 15>Successfully created COFF object file '..\out\rel64\obj\x64\Release\mupdf\/CharisSIL-BoldItalic.obj' | |
17:01:44:495 15>..\bin\bin2coff.exe "..\mupdf\resources\fonts\sil\CharisSIL-Italic.cff" "..\out\rel64\obj\x64\Release\mupdf\/CharisSIL-Italic.obj" _binary_CharisSIL-Italic_cff x86_64 | |
17:01:44:495 15>check_arch: amd64 | |
17:01:44:495 15>bin2coff: machine: 0x8664 | |
17:01:44:495 15>Successfully created COFF object file '..\out\rel64\obj\x64\Release\mupdf\/CharisSIL-Italic.obj' | |
17:01:44:497 15>..\bin\bin2coff.exe "..\mupdf\resources\fonts\sil\CharisSIL.cff" "..\out\rel64\obj\x64\Release\mupdf\/CharisSIL.obj" _binary_CharisSIL_cff x86_64 | |
17:01:44:497 15>check_arch: amd64 | |
17:01:44:497 15>bin2coff: machine: 0x8664 | |
17:01:44:497 15>Successfully created COFF object file '..\out\rel64\obj\x64\Release\mupdf\/CharisSIL.obj' | |
17:01:44:497 15>..\bin\bin2coff.exe "..\mupdf\resources\fonts\urw\Dingbats.cff" "..\out\rel64\obj\x64\Release\mupdf\/Dingbats.obj" _binary_Dingbats_cff x86_64 | |
17:01:44:498 15>check_arch: amd64 | |
17:01:44:498 15>bin2coff: machine: 0x8664 | |
17:01:44:498 15>Successfully created COFF object file '..\out\rel64\obj\x64\Release\mupdf\/Dingbats.obj' | |
17:01:44:498 15>..\bin\bin2coff.exe "..\mupdf\resources\fonts\urw\NimbusMonoPS-Bold.cff" "..\out\rel64\obj\x64\Release\mupdf\/NimbusMonoPS-Bold.obj" _binary_NimbusMonoPS-Bold_cff x86_64 | |
17:01:44:498 15>check_arch: amd64 | |
17:01:44:498 15>bin2coff: machine: 0x8664 | |
17:01:44:498 15>Successfully created COFF object file '..\out\rel64\obj\x64\Release\mupdf\/NimbusMonoPS-Bold.obj' | |
17:01:44:498 15>..\bin\bin2coff.exe "..\mupdf\resources\fonts\urw\NimbusMonoPS-BoldItalic.cff" "..\out\rel64\obj\x64\Release\mupdf\/NimbusMonoPS-BoldItalic.obj" _binary_NimbusMonoPS-BoldItalic_cff x86_64 | |
17:01:44:498 15>check_arch: amd64 | |
17:01:44:498 15>bin2coff: machine: 0x8664 | |
17:01:44:498 15>Successfully created COFF object file '..\out\rel64\obj\x64\Release\mupdf\/NimbusMonoPS-BoldItalic.obj' | |
17:01:44:498 15>..\bin\bin2coff.exe "..\mupdf\resources\fonts\urw\NimbusMonoPS-Italic.cff" "..\out\rel64\obj\x64\Release\mupdf\/NimbusMonoPS-Italic.obj" _binary_NimbusMonoPS-Italic_cff x86_64 | |
17:01:44:498 15>check_arch: amd64 | |
17:01:44:498 15>bin2coff: machine: 0x8664 | |
17:01:44:498 15>Successfully created COFF object file '..\out\rel64\obj\x64\Release\mupdf\/NimbusMonoPS-Italic.obj' | |
17:01:44:498 15>..\bin\bin2coff.exe "..\mupdf\resources\fonts\urw\NimbusMonoPS-Regular.cff" "..\out\rel64\obj\x64\Release\mupdf\/NimbusMonoPS-Regular.obj" _binary_NimbusMonoPS-Regular_cff x86_64 | |
17:01:44:498 15>check_arch: amd64 | |
17:01:44:498 15>bin2coff: machine: 0x8664 | |
17:01:44:498 15>Successfully created COFF object file '..\out\rel64\obj\x64\Release\mupdf\/NimbusMonoPS-Regular.obj' | |
17:01:44:498 15>..\bin\bin2coff.exe "..\mupdf\resources\fonts\urw\NimbusRoman-Bold.cff" "..\out\rel64\obj\x64\Release\mupdf\/NimbusRoman-Bold.obj" _binary_NimbusRoman-Bold_cff x86_64 | |
17:01:44:498 15>check_arch: amd64 | |
17:01:44:498 15>bin2coff: machine: 0x8664 | |
17:01:44:498 15>Successfully created COFF object file '..\out\rel64\obj\x64\Release\mupdf\/NimbusRoman-Bold.obj' | |
17:01:44:498 15>..\bin\bin2coff.exe "..\mupdf\resources\fonts\urw\NimbusRoman-BoldItalic.cff" "..\out\rel64\obj\x64\Release\mupdf\/NimbusRoman-BoldItalic.obj" _binary_NimbusRoman-BoldItalic_cff x86_64 | |
17:01:44:498 15>check_arch: amd64 | |
17:01:44:498 15>bin2coff: machine: 0x8664 | |
17:01:44:498 15>Successfully created COFF object file '..\out\rel64\obj\x64\Release\mupdf\/NimbusRoman-BoldItalic.obj' | |
17:01:44:498 15>..\bin\bin2coff.exe "..\mupdf\resources\fonts\urw\NimbusRoman-Italic.cff" "..\out\rel64\obj\x64\Release\mupdf\/NimbusRoman-Italic.obj" _binary_NimbusRoman-Italic_cff x86_64 | |
17:01:44:498 15>check_arch: amd64 | |
17:01:44:498 15>bin2coff: machine: 0x8664 | |
17:01:44:498 15>Successfully created COFF object file '..\out\rel64\obj\x64\Release\mupdf\/NimbusRoman-Italic.obj' | |
17:01:44:498 15>..\bin\bin2coff.exe "..\mupdf\resources\fonts\urw\NimbusRoman-Regular.cff" "..\out\rel64\obj\x64\Release\mupdf\/NimbusRoman-Regular.obj" _binary_NimbusRoman-Regular_cff x86_64 | |
17:01:44:498 15>check_arch: amd64 | |
17:01:44:498 15>bin2coff: machine: 0x8664 | |
17:01:44:498 15>Successfully created COFF object file '..\out\rel64\obj\x64\Release\mupdf\/NimbusRoman-Regular.obj' | |
17:01:44:498 15>..\bin\bin2coff.exe "..\mupdf\resources\fonts\urw\NimbusSans-Bold.cff" "..\out\rel64\obj\x64\Release\mupdf\/NimbusSans-Bold.obj" _binary_NimbusSans-Bold_cff x86_64 | |
17:01:44:498 15>check_arch: amd64 | |
17:01:44:498 15>bin2coff: machine: 0x8664 | |
17:01:44:498 15>Successfully created COFF object file '..\out\rel64\obj\x64\Release\mupdf\/NimbusSans-Bold.obj' | |
17:01:44:498 15>..\bin\bin2coff.exe "..\mupdf\resources\fonts\urw\NimbusSans-BoldItalic.cff" "..\out\rel64\obj\x64\Release\mupdf\/NimbusSans-BoldItalic.obj" _binary_NimbusSans-BoldItalic_cff x86_64 | |
17:01:44:498 15>check_arch: amd64 | |
17:01:44:498 15>bin2coff: machine: 0x8664 | |
17:01:44:498 15>Successfully created COFF object file '..\out\rel64\obj\x64\Release\mupdf\/NimbusSans-BoldItalic.obj' | |
17:01:44:498 15>..\bin\bin2coff.exe "..\mupdf\resources\fonts\urw\NimbusSans-Italic.cff" "..\out\rel64\obj\x64\Release\mupdf\/NimbusSans-Italic.obj" _binary_NimbusSans-Italic_cff x86_64 | |
17:01:44:498 15>check_arch: amd64 | |
17:01:44:499 15>bin2coff: machine: 0x8664 | |
17:01:44:499 15>Successfully created COFF object file '..\out\rel64\obj\x64\Release\mupdf\/NimbusSans-Italic.obj' | |
17:01:44:499 15>..\bin\bin2coff.exe "..\mupdf\resources\fonts\urw\NimbusSans-Regular.cff" "..\out\rel64\obj\x64\Release\mupdf\/NimbusSans-Regular.obj" _binary_NimbusSans-Regular_cff x86_64 | |
17:01:44:499 15>check_arch: amd64 | |
17:01:44:499 15>bin2coff: machine: 0x8664 | |
17:01:44:499 15>Successfully created COFF object file '..\out\rel64\obj\x64\Release\mupdf\/NimbusSans-Regular.obj' | |
17:01:44:499 15>..\bin\bin2coff.exe "..\mupdf\resources\fonts\urw\StandardSymbolsPS.cff" "..\out\rel64\obj\x64\Release\mupdf\/StandardSymbolsPS.obj" _binary_StandardSymbolsPS_cff x86_64 | |
17:01:44:499 15>check_arch: amd64 | |
17:01:44:499 15>bin2coff: machine: 0x8664 | |
17:01:44:499 15>Successfully created COFF object file '..\out\rel64\obj\x64\Release\mupdf\/StandardSymbolsPS.obj' | |
17:01:44:507 11>..\ext\dav1d\src\x86\itx16_avx2.asm | |
17:01:44:979 15>..\ext\mupdf_load_system_font.c(494,85): error : incompatible function pointer types passing 'int (const char *, const char *) __attribute__((cdecl))' to parameter of type '_CoreCrtNonSecureSearchSortCompareFunction' (aka 'int (*)(const void *, const void *)') [-Wincompatible-function-pointer-types] | |
17:01:46:412 15>C:\Program Files (x86)\Windows Kits\10\Include\10.0.22621.0\ucrt\corecrt_search.h(64,68): message : passing argument to parameter '_CompareFunction' here | |
17:01:47:763 15>Done building project "mupdf.vcxproj" -- FAILED. | |
17:01:48:042 16>------ Build started: Project: signfile, Configuration: Release x64 ------ | |
17:01:48:047 17>------ Build started: Project: plugin-test, Configuration: Release x64 ------ | |
17:01:49:769 17>lld-link : error : could not open 'C:\Users\rysza\bin\sumatrapdf-dev\out\rel64\utils.lib': no such file or directory | |
17:01:49:784 17>lld-link : error : could not open 'C:\Users\rysza\bin\sumatrapdf-dev\out\rel64\mupdf.lib': no such file or directory | |
17:01:49:784 17>Done building project "plugin-test.vcxproj" -- FAILED. | |
17:01:49:806 16>lld-link : error : could not open 'C:\Users\rysza\bin\sumatrapdf-dev\out\rel64\utils.lib': no such file or directory | |
17:01:49:819 16>lld-link : error : could not open 'C:\Users\rysza\bin\sumatrapdf-dev\out\rel64\mupdf.lib': no such file or directory | |
17:01:49:819 16>Done building project "signfile.vcxproj" -- FAILED. | |
17:01:58:289 11>..\ext\dav1d\src\x86\itx16_sse.asm | |
17:02:05:068 11>..\ext\dav1d\src\x86\itx_avx2.asm | |
17:02:12:253 11>..\ext\dav1d\src\x86\itx_avx512.asm | |
17:02:20:058 11>..\ext\dav1d\src\x86\itx_sse.asm | |
17:02:26:760 11>..\ext\dav1d\src\x86\loopfilter16_avx2.asm | |
17:02:28:053 11>..\ext\dav1d\src\x86\loopfilter16_sse.asm | |
17:02:29:470 11>..\ext\dav1d\src\x86\loopfilter_avx2.asm | |
17:02:31:298 11>..\ext\dav1d\src\x86\loopfilter_avx512.asm | |
17:02:32:717 11>..\ext\dav1d\src\x86\loopfilter_sse.asm | |
17:02:34:629 11>..\ext\dav1d\src\x86\looprestoration16_avx2.asm | |
17:02:35:922 11>..\ext\dav1d\src\x86\looprestoration16_avx512.asm | |
17:02:37:019 11>..\ext\dav1d\src\x86\looprestoration16_sse.asm | |
17:02:38:809 11>..\ext\dav1d\src\x86\looprestoration_avx2.asm | |
17:02:40:110 11>..\ext\dav1d\src\x86\looprestoration_avx512.asm | |
17:02:41:181 11>..\ext\dav1d\src\x86\looprestoration_sse.asm | |
17:02:43:143 11>..\ext\dav1d\src\x86\mc16_avx2.asm | |
17:02:47:640 11>..\ext\dav1d\src\x86\mc16_avx512.asm | |
17:02:49:498 11>..\ext\dav1d\src\x86\mc16_sse.asm | |
17:02:55:199 11>..\ext\dav1d\src\x86\mc_avx2.asm | |
17:03:00:302 11>..\ext\dav1d\src\x86\mc_avx512.asm | |
17:03:03:012 11>..\ext\dav1d\src\x86\mc_sse.asm | |
17:03:09:889 11>..\ext\dav1d\src\x86\msac.asm | |
17:03:10:431 11>..\ext\dav1d\src\x86\refmvs.asm | |
17:03:13:453 11>dav1d.vcxproj -> C:\Users\rysza\bin\sumatrapdf-dev\out\rel64\dav1d.lib | |
17:03:13:470 18>------ Build started: Project: libmupdf, Configuration: Release x64 ------ | |
17:03:13:475 19>------ Build started: Project: enginedump, Configuration: Release x64 ------ | |
17:03:13:479 20>------ Build started: Project: SumatraPDF, Configuration: Release x64 ------ | |
17:03:14:554 18>lld-link : error : could not open 'C:\Users\rysza\bin\sumatrapdf-dev\out\rel64\mupdf.lib': no such file or directory | |
17:03:14:665 18>Done building project "libmupdf.vcxproj" -- FAILED. | |
17:03:14:689 21>------ Build started: Project: PdfPreview, Configuration: Release x64 ------ | |
17:03:14:699 22>------ Build started: Project: PdfFilter, Configuration: Release x64 ------ | |
17:03:26:237 19>lld-link : error : could not open 'C:\Users\rysza\bin\sumatrapdf-dev\out\rel64\utils.lib': no such file or directory | |
17:03:26:295 19>lld-link : error : could not open 'C:\Users\rysza\bin\sumatrapdf-dev\out\rel64\unrar.lib': no such file or directory | |
17:03:26:295 19>lld-link : error : could not open 'C:\Users\rysza\bin\sumatrapdf-dev\out\rel64\mupdf.lib': no such file or directory | |
17:03:27:623 20>..\src\Menu.cpp(1452,32): error : conversion from 'std::nullptr_t' to 'AutoFreeStr' (aka 'AutoFree') is ambiguous | |
17:03:27:623 20>..\src/utils/Scoped.h(74,5): note: candidate constructor | |
17:03:27:623 20>..\src/utils/Scoped.h(78,5): note: candidate constructor | |
17:03:28:970 19>Done building project "enginedump.vcxproj" -- FAILED. | |
17:03:29:540 22>lld-link : error : could not open 'C:\Users\rysza\bin\sumatrapdf-dev\out\rel64\utils.lib': no such file or directory | |
17:03:29:540 22>lld-link : error : could not open 'C:\Users\rysza\bin\sumatrapdf-dev\out\rel64\unrar.lib': no such file or directory | |
17:03:29:540 22>lld-link : error : could not open 'C:\Users\rysza\bin\sumatrapdf-dev\out\rel64\libmupdf.lib': no such file or directory | |
17:03:29:540 22>Done building project "PdfFilter.vcxproj" -- FAILED. | |
17:03:29:540 21>lld-link : error : could not open 'C:\Users\rysza\bin\sumatrapdf-dev\out\rel64\utils.lib': no such file or directory | |
17:03:29:540 21>lld-link : error : could not open 'C:\Users\rysza\bin\sumatrapdf-dev\out\rel64\unrar.lib': no such file or directory | |
17:03:29:540 21>lld-link : error : could not open 'C:\Users\rysza\bin\sumatrapdf-dev\out\rel64\libmupdf.lib': no such file or directory | |
17:03:29:540 21>Done building project "PdfPreview.vcxproj" -- FAILED. | |
17:03:29:855 23>------ Build started: Project: PdfPreviewTest, Configuration: Release x64 ------ | |
17:03:29:865 24>------ Build started: Project: SumatraPDF-dll, Configuration: Release x64 ------ | |
17:03:29:869 20>In file included from ..\src\SumatraPDF.cpp:16: | |
17:03:29:869 20>..\src/utils/SquareTreeParser.h(14,19): error : no viable conversion from 'std::nullptr_t' to 'union (unnamed union at ../src/utils/SquareTreeParser.h:11:9)' | |
17:03:29:869 20>..\src/utils/SquareTreeParser.h(11,9): note: candidate constructor (the implicit copy constructor) not viable: no known conversion from 'std::nullptr_t' to 'const (unnamed union at ../src/utils/SquareTreeParser.h:11:9) &' for 1st argument | |
17:03:29:869 20>..\src/utils/SquareTreeParser.h(11,9): note: candidate constructor (the implicit move constructor) not viable: no known conversion from 'std::nullptr_t' to '(unnamed union at ../src/utils/SquareTreeParser.h:11:9) &&' for 1st argument | |
17:03:30:006 24>Failed to read "libmupdf.dll" for compression | |
17:03:30:006 24>Failed to create "InstallerData.dat" | |
17:03:30:006 24>C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(156,5): error MSB3073: The command "cd ../out/rel64 & ..\..\bin\MakeLZSA.exe InstallerData.dat libmupdf.dll:libmupdf.dll PdfFilter.dll:PdfFilter.dll PdfPreview.dll:PdfPreview.dll | |
17:03:30:006 24>C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(156,5): error MSB3073: :VCEnd" exited with code 2. | |
17:03:30:006 24>Done building project "SumatraPDF-dll.vcxproj" -- FAILED. | |
17:03:30:218 20>Done building project "SumatraPDF.vcxproj" -- FAILED. | |
17:03:33:010 23>PdfPreviewTest.vcxproj -> C:\Users\rysza\bin\sumatrapdf-dev\out\rel64\PdfPreviewTest.exe | |
17:03:33:026 ========== Build: 12 succeeded, 12 failed, 0 up-to-date, 0 skipped ========== | |
17:03:33:026 ========== Build completed at 5:03 PM and took 03:06.432 minutes ========== |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment