search for: custombuild

Displaying 15 results from an estimated 15 matches for "custombuild".

2018 Dec 29
5
2.3.4 doesnt compile on FreeBSD 11.2 using clang
...test-event-stats.c:101:24: error: use of undeclared identifier 'SIGKILL' (void)kill(stats_pid, SIGKILL); ^ 1 warning and 1 error generated. gmake[2]: *** [Makefile:656: test-event-stats.o] Error 1 gmake[2]: Leaving directory '/usr/local/directadmin/custombuild/dovecot-2.3.4/src/lib-master' gmake[1]: *** [Makefile:565: install-recursive] Error 1 gmake[1]: Leaving directory '/usr/local/directadmin/custombuild/dovecot-2.3.4/src' gmake: *** [Makefile:683: install-recursive] Error 1"
2013 Apr 29
3
[LLVMdev] Many tests fail on Win64
...LVM_org/build64/bin/Debug/opt.EXE" "-S" "-globalopt" 67> Command 0 Result: 3 67> Command 0 Output: 67> 67> 67> Command 0 Stderr: 67> Assertion failed: begin() + idx < end(), file W:\LLVM_org\llvm\include\llvm/ADT/SmallVector.h, line 140 67> 67>CUSTOMBUILD : CRT error : R6010 67> 67> 67> - abort() has been called 67> 67> 67> 67> 67> 67> 67> Command 1: "W:/LLVM_org/build64/bin/Debug/FileCheck.EXE" "W:\LLVM_org\llvm\test\Transforms\GlobalOpt\zeroinitializer-gep-load.ll" 67> Command 1 Result: 2 67&...
2013 Apr 29
0
[LLVMdev] Many tests fail on Win64
...t; 67> Command 0 Result: 3 > > 67> Command 0 Output: > > 67> > > 67> > > 67> Command 0 Stderr: > > 67> Assertion failed: begin() + idx < end(), file > W:\LLVM_org\llvm\include\llvm/ADT/SmallVector.h, line 140 > > 67> > > 67>CUSTOMBUILD : CRT error : R6010 > > 67> > > 67> > > 67> - abort() has been called > > 67> > > 67> > > 67> > > 67> > > 67> > > 67> > > 67> Command 1: "W:/LLVM_org/build64/bin/Debug/FileCheck.EXE" > "W:\...
2019 Jan 20
2
2.3.4 doesnt compile on FreeBSD 11.2 using clang
...r: use of undeclared identifier 'SIGKILL' > (void)kill(stats_pid, SIGKILL); > ^ > 1 warning and 1 error generated. > gmake[2]: *** [Makefile:656: test-event-stats.o] Error 1 > gmake[2]: Leaving directory > '/usr/local/directadmin/custombuild/dovecot-2.3.4/src/lib-master' > gmake[1]: *** [Makefile:565: install-recursive] Error 1 > gmake[1]: Leaving directory > '/usr/local/directadmin/custombuild/dovecot-2.3.4/src' > gmake: *** [Makefile:683: install-recursive] Error 1"
2013 Apr 29
1
[LLVMdev] Many tests fail on Win64
...t; 67> Command 0 Result: 3 > > 67> Command 0 Output: > > 67> > > 67> > > 67> Command 0 Stderr: > > 67> Assertion failed: begin() + idx < end(), file > W:\LLVM_org\llvm\include\llvm/ADT/SmallVector.h, line 140 > > 67> > > 67>CUSTOMBUILD : CRT error : R6010 > > 67> > > 67> > > 67> - abort() has been called > > 67> > > 67> > > 67> > > 67> > > 67> > > 67> > > 67> Command 1: "W:/LLVM_org/build64/bin/Debug/FileCheck.EXE" > "W:\...
2016 Mar 08
2
Head revision #262824 - breaks Movidius Out-of-Tree target
Hi LLVM-Dev, I have just integrated the changes from top-of-tree at SVN #262824 (yesterday) having been previously at #262217 (a week ago). I am getting the following error for every instruction: CUSTOMBUILD : error : No schedule information for instruction 'FOOBAR' What has changed that would cause this and how can I fix it in my target? Thanks, MartinO -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermai...
2013 Apr 29
0
[LLVMdev] Many tests fail on Win64
...: > > > > 67> > > > > 67> > > > > 67> Command 0 Stderr: > > > > 67> Assertion failed: begin() + idx < end(), file > > W:\LLVM_org\llvm\include\llvm/ADT/SmallVector.h, line 140 > > > > 67> > > > > 67>CUSTOMBUILD : CRT error : R6010 > > > > 67> > > > > 67> > > > > 67> - abort() has been called > > > > 67> > > > > 67> > > > > 67> > > > > 67> > > > > 67> > > > > 67> > >...
2018 Dec 29
0
2.3.4 doesnt compile on FreeBSD 11.2 using clang
...ror: use of undeclared identifier 'SIGKILL' > (void)kill(stats_pid, SIGKILL); > ^ > 1 warning and 1 error generated. > gmake[2]: *** [Makefile:656: test-event-stats.o] Error 1 > gmake[2]: Leaving directory > '/usr/local/directadmin/custombuild/dovecot-2.3.4/src/lib-master' > gmake[1]: *** [Makefile:565: install-recursive] Error 1 > gmake[1]: Leaving directory > '/usr/local/directadmin/custombuild/dovecot-2.3.4/src' > gmake: *** [Makefile:683: install-recursive] Error 1"
2019 Jan 20
0
2.3.4 doesnt compile on FreeBSD 11.2 using clang
...r 'SIGKILL' > > (void)kill(stats_pid, SIGKILL); > > ^ > > 1 warning and 1 error generated. > > gmake[2]: *** [Makefile:656: test-event-stats.o] Error 1 > > gmake[2]: Leaving directory > > '/usr/local/directadmin/custombuild/dovecot-2.3.4/src/lib-master' > > gmake[1]: *** [Makefile:565: install-recursive] Error 1 > > gmake[1]: Leaving directory > > '/usr/local/directadmin/custombuild/dovecot-2.3.4/src' > > gmake: *** [Makefile:683: install-recursive] Error 1" > > -- Larr...
2018 Sep 22
2
can't build/run after adding lib to Fibonacci example, even reverting the complete llvm tree does not help
...fun\jit_tests\clang_from_src\llvm-build\lib\Target\X86\X86CommonTableGen.vcxproj" (38) auf Knoten "1" (Standardziele). InitializeBuildStatus: "x64\Debug\X86CommonTableGen\X86Commo.1917F16D.tlog\unsuccessfulbuild" wird erstellt, da "AlwaysCreate" angegeben wurde. CustomBuild:   Building X86GenAsmMatcher.inc...   Building X86GenAsmWriter.inc...   Building X86GenAsmWriter1.inc...   Building X86GenCallingConv.inc...   Building X86GenDAGISel.inc...   Building X86GenDisassemblerTables.inc...   Building X86GenEVEX2VEXTables.inc...   Building X86GenFastISel.inc...  ...
2019 Dec 06
2
v2.2.36 to v2.3.8 maildirlock bug
Hello, Aki created this patch a while ago: http://files1.directadmin.com/services/custombuild/patches/maildirlock-crash.patch It works perfectly to fix the issue :) Regarding dsync - I don't think it's a good replacement in all the cases, is it? We use maildirlock extensively for compression of email folders (when zlib compression is enabled in dovecot, old emails remain untouched)...
2019 Oct 22
2
v2.2.36 to v2.3.8 maildirlock bug
Dear all, Dovecot upgraded from v2.2.36 to v2.3.8 There is no problem with the configuration, but the lock directory seems to have an error. [root at spam dovecot]# /usr/libexec/dovecot/maildirlock /path/to/maildir 1 Panic: BUG: No IOs or timeouts set. Not waiting for infinity. 19276[root at spam dovecot]# Error: Raw backtrace: /usr/lib64/dovecot/libdovecot.so.0(+0xe227a) [0x7f1cb567a27a]
2016 Mar 08
2
Head at revision #262824 - breaks Movidius Out-of-Tree target
...lt;Martin.ORiordan at movidius.com> Cc: LLVM Developers <llvm-dev at lists.llvm.org> Subject: Re: [llvm-dev] Head revision #262824 - breaks Movidius Out-of-Tree target Hi Martin, On 8 March 2016 at 07:15, Martin J. O'Riordan via llvm-dev <llvm-dev at lists.llvm.org> wrote: > CUSTOMBUILD : error : No schedule information for instruction 'FOOBAR' I think this is r262384, which turns an incomplete scheduling model into an error. The commit message gives some suggestions for fixing it. Cheers. Tim.
2016 Jul 15
3
[PATCH 1/4] Create a simple project to create version.h to run before any other
...\..\win32\genversion.bat" "$(ProjectDir)..\..\win32\version.h" PACKAGE_VERSION</Command> - <Message>Generating version.h</Message> + <Command> + </Command> + <Message> + </Message> </PreBuildEvent> <CustomBuildStep> <Command> @@ -291,8 +293,10 @@ <GenerateDebugInformation>true</GenerateDebugInformation> </Link> <PreBuildEvent> - <Command>"$(ProjectDir)..\..\win32\genversion.bat" "$(ProjectDir)..\..\win32\version.h" PAC...
2018 Sep 21
2
can't build/run after adding lib to Fibonacci example, even reverting the complete llvm tree does not help
my build environment: Win7 x64 VStudio 2017 Community Edition 15.8.4 (latest) CMake 3.12.1 (x86) git 2.19.0 (latest, x64) Python 2.7.2 (x86) x64 Native Tools Command Prompt for VS 2017 directory structure: test     llvm <-- git clone https://github.com/llvm-mirror/llvm, git checkout release_70       tools         clang <-- git clone https://github.com/llvm-mirror/clang, git checkout