similar to: [LLVMdev] Recent regression in CLANG/LLVM

Displaying 20 results from an estimated 6000 matches similar to: "[LLVMdev] Recent regression in CLANG/LLVM"

2012 Jul 17
0
[LLVMdev] Recent regression in CLANG/LLVM
Hi Kent, maybe it could be added to LLVM's nightly testsuite? Ciao, Duncan. On 17/07/12 17:57, Kent Williams wrote: > Logged this: http://llvm.org/bugs/show_bug.cgi?id=13353 > > I might respectfully suggest that building ITK (like building Boost) > is an excellent torture test for CLANG. Up until last week the SVN > head worked fine, now it doesn't. Later today I'll
2012 May 22
2
[LLVMdev] CLang issue: Weird crashes in _Unwind_resume?
I have this project that I can't see how to boil down into a cut down illustration of the problem as it requires a large 3rd party library (ITK www.itk.org), and the problem is actually triggered in that library. But here is the problem: If you compile ITK and the program, it will segfault in _Unwind_resume at the end of a class method. If you build with GCC (4.6.1 in this case) the program
2011 Dec 30
3
[LLVMdev] Why is CLANG++ so freaking slow -- with example.
http://cornwarning.com/xfer/test.cxx.gz This is a preprocessed version of a file from from the VV image viewer package. I stripped out all the lines beginning in '#' and multiple empty lines. It's about 75k lines of code. On a Mac Pro, the unix 'time' command says it's using 249 seconds of user time. Wall time on my machine somewhere around 5 minutes? 249.035u 1.883s
2011 Dec 30
0
[LLVMdev] Why is CLANG++ so freaking slow -- with example.
On 30.12.2011, at 22:12, kent williams wrote: > http://cornwarning.com/xfer/test.cxx.gz > > This is a preprocessed version of a file from from the VV image viewer > package. I stripped out all the lines beginning in '#' and multiple > empty lines. > > It's about 75k lines of code. > > On a Mac Pro, the unix 'time' command says it's using 249
2011 Dec 30
1
[LLVMdev] Why is CLANG++ so freaking slow -- with example.
On 12/30/2011 01:34 PM, Benjamin Kramer wrote: > > On 30.12.2011, at 22:12, kent williams wrote: > >> http://cornwarning.com/xfer/test.cxx.gz >> >> This is a preprocessed version of a file from from the VV image viewer >> package. I stripped out all the lines beginning in '#' and multiple >> empty lines. >> >> It's about 75k lines of
2015 Mar 11
3
Centos 7 and itk
Hello I use mod-itk on several servers on CentOS 6 or CentOS 5 I have a new server with CentOS 7 and I would like to use itk. Installing it works fine using yum but it cannot be started, giving a lot of errors. Does anyone knows how to make it work? S.
2012 Jan 03
2
[LLVMdev] 'Reference Out Of Range' error building llvm/clang with -O4
This is compiling the Trunk revision from last Friday: reference out of range from _llvm_regerror (1000437F0) in ../../lib/libLLVMSupport.a(regerror.c.o) to cstring=0 (0) in ../../lib/libLLVMSupport.a(regerror.c.o) ld: rel32 out of range in _llvm_regerror from ../../lib/libLLVMSupport.a(regerror.c.o) clang-3: error: linker command failed with exit code 1 (use -v to see invocation) OS X 10.6,
2023 May 16
1
Apache mpm itk
Il 2022-09-23 19:06 Gionatan Danti ha scritto: > Hi all, > the EPEL repository for CentOS7 contains httpd-itk, an apache module > for running different vhosts under specific user/group ID. > > For RHEL8 I can find it only in 3rd party repos, while I misses it > entirely for RHEL9. > > Is the module deprecated? Can it be re-included into EPEL? > Regards. Hi all, anyone
2004 Nov 25
8
Virtual ethernet driver.
Hello, I trying to run XEN 2.0 (2.4.27, 2.4.28, 2.6.9) on gentoo 2004.3. When i boot guest domain i get this: anubis xen # xm create -f ttylinux -c Using config file "ttylinux". Started domain ttylinux, console on port 9601 ************ REMOTE CONSOLE: CTRL-] TO QUIT ******** Linux version 2.4.28-xenU (root@anubis) (gcc version 3.3.3 20040217 (Gentoo Linux 3.3.3, propolice-3.3-7))
2012 Sep 27
1
[LLVMdev] CLang/LLVM SVN for today no longer works on OS X 10.7.4
Here you go: http://www.cornwarning.com/xfer/jccolor.o (from the jpeg library...) jccolor.o: Mach header magic cputype cpusubtype caps filetype ncmds sizeofcmds flags MH_MAGIC_64 X86_64 ALL 0x00 OBJECT 4 432 SUBSECTIONS_VIA_SYMBOLS Load command 0 cmd LC_SEGMENT_64 cmdsize 312 segname vmaddr 0x0000000000000000 vmsize 0x0000000000000900
2015 Mar 20
1
C7 http ITK
I've been trying to get the mod_itk module installed on Centos 7. The package is in epel, but there's an error once it's installed "mod_access_compat.so undefined symbol ap_hook_check_access". Can anyone point me to a set of RPMs that will let me run itk or another C7 ready tool that will easily run each vhost as a different user? -- -- Steve
2022 Sep 23
1
Apache mpm itk
Hi all, the EPEL repository for CentOS7 contains httpd-itk, an apache module for running different vhosts under specific user/group ID. For RHEL8 I can find it only in 3rd party repos, while I misses it entirely for RHEL9. Is the module deprecated? Can it be re-included into EPEL? Regards. -- Danti Gionatan Supporto Tecnico Assyoma S.r.l. - www.assyoma.it email: g.danti at assyoma.it - info
2010 May 28
2
[LLVMdev] Nightly build of CMake with clang 1.1
Hi all, (1st time post, I hope this is on topic...) I notice that CMake is listed as one of the C++ projects that clang can build: <http://clang.llvm.org/cxx_status.html> I thought I'd pass on that I've created a nightly build of CMake that uses clang 1.1 (from llvm 2.7) <http://www.cdash.org/CDash/index.php?project=CMake> (search for 'clang') It does build, but...
2015 May 07
1
Apache 2.2 itk - 404 not found
What is showing in the apache error log? ------------ Original Message ------------ > Date: Thursday, May 07, 2015 04:28:16 PM -0400 > From: John <tuxfed at gmail.com> > > Directories permissions: 755 Files permissions: 644 > > On 15-05-07 04:21 PM, John wrote: >> I forgot to mention it. All the files under /var/html are owned >> by apache:apache >>
2015 Jul 17
2
"wbinfo --sid-to-gid" returns false gids
I've got this on the backup DC root at bdc:~# wbinfo --sid-to-gid S-1-5-21-1166961617-3197558402-3341820450-516 3000000 while root at bdc:~# ldbedit -H /usr/local/samba/private/idmap.ldb objectsid=S-1-5-21-1166961617-3197558402-3341820450-516 shows correct xid 3000019 and on the primary DC I've got itk at dc:/$ wbinfo --sid-to-gid S-1-5-21-1166961617-3197558402-3341820450-516 3000019
2004 Jul 22
1
Cannot delete used folders?
Greetings! Short version: -------------- I cannot rename or delete the directories that have been used in the past (i.e. files or subdirectories created within). Everything else is fine, renamable, deletable. All files (regardless wethder created before or after), all directories created after the first one. I was not able to find any hint on that - neither Google, nor UseNet archive(via
2015 May 07
2
Apache 2.2 itk - 404 not found
Hi all, Freshly installed apache 2.2 with httpd-itk (from epel). When I try to access apache's document root from a browser on local network, it always serve me the Apache welcome page, even if I have a index.html and a phpinfo.php file in the /var/www/html folder. If point the browser specifically to http://server/index.html, I get a '404 Not found error'. I'm running CentOS
2015 May 08
2
Apache 2.2 itk - 404 not found
More specifically -- when you get the "not found" in the browser there should be an entry logged in the error log. E.g., tail the error log, issue a request, and see what you see. The error log entry will show the details of what is being requested and generally gives strong hints as to why it can't be found (pathing, access, etc.). If you don't get an entry in the error log that
2015 May 07
3
Apache 2.2 itk - 404 not found
I forgot to mention it. All the files under /var/html are owned by apache:apache On 15-05-07 04:07 PM, Eric Lehmann wrote: > Have you checked the file rights under your document root ? > Your apache group need reading right. > Am 07.05.2015 21:42 schrieb "John" <tuxfed at gmail.com>: > >> Hi all, Freshly installed apache 2.2 with httpd-itk (from epel). When I
2009 Mar 24
0
Has someone connected R with ITK?
Dear R users, I am curious to know if someone has connected R with the Insight Segmentation and Registration Toolkit (www.itk.org). From the website... ITK is an open-source, cross-platform system that provides developers with an extensive suite of software tools for image analysis. Developed through extreme programming methodologies, ITK employs leading-edge algorithms for registering and