search for: stage1

Displaying 20 results from an estimated 320 matches for "stage1".

Did you mean: stage
2017 Nov 13
3
PSA: debuginfo-tests workflow changing slightly
...but I have no way to test this as it uses the LLDB code path, which only runs on OSX. On Mon, Nov 13, 2017 at 3:19 PM Zachary Turner <zturner at google.com> wrote: > I might be missing something, but this doesn't look like me? > > > http://green.lab.llvm.org/green/job/clang-stage1-configure-RA/40478/consoleFull#-42777206a1ca8a51-895e-46c6-af87-ce24fa4cd561 > > PASS: debuginfo-tests :: dbg-arg.c (34886 of 40729) PASS: debuginfo-tests > :: ctor.cpp (34887 of 40729) PASS: debuginfo-tests :: ctor.cpp (34888 of > 40729) PASS: debuginfo-tests :: aggregate-indirect-arg....
2017 Nov 13
2
PSA: debuginfo-tests workflow changing slightly
...how we can help investigate this. -- adrian > On Nov 13, 2017, at 3:25 PM, Adrian Prantl via llvm-dev <llvm-dev at lists.llvm.org> wrote: > > The first build where a test fails with similar symptoms has just one blamelist entry: > > http://green.lab.llvm.org/green/job/clang-stage1-configure-RA/40391/ <http://green.lab.llvm.org/green/job/clang-stage1-configure-RA/40391/> > > Update test_debuginfo.pl script to point to new tree location. (detail <http://green.lab.llvm.org/green/job/clang-stage1-configure-RA/40391/changes#detail0>/ViewSVN <http://llvm.org/...
2017 Nov 14
2
PSA: debuginfo-tests workflow changing slightly
...13, 2017, at 3:25 PM, Adrian Prantl via llvm-dev <llvm-dev at lists.llvm.org <mailto:llvm-dev at lists.llvm.org>> wrote: >> >> The first build where a test fails with similar symptoms has just one blamelist entry: >> >> http://green.lab.llvm.org/green/job/clang-stage1-configure-RA/40391/ <http://green.lab.llvm.org/green/job/clang-stage1-configure-RA/40391/> >> >> Update test_debuginfo.pl <http://test_debuginfo.pl/> script to point to new tree location. (detail <http://green.lab.llvm.org/green/job/clang-stage1-configure-RA/40391/change...
2017 Nov 13
2
PSA: debuginfo-tests workflow changing slightly
...o cycle > > awesome. Thanks! > > -- adrian > >> On Fri, Nov 10, 2017 at 2:49 PM Adrian Prantl <aprantl at apple.com <mailto:aprantl at apple.com>> wrote: >> It looks like this broke green dragon: >> >> http://green.lab.llvm.org/green/job/clang-stage1-configure-RA/40383/console <http://green.lab.llvm.org/green/job/clang-stage1-configure-RA/40383/console> >> >> llvm-lit: /Users/buildslave/jenkins/workspace/clang-stage1-configure-RA/llvm/projects/libcxx/utils/libcxx/test/config.py:173: note: Adding environment variables: {'D...
2017 Nov 14
2
PSA: debuginfo-tests workflow changing slightly
...2017, at 3:25 PM, Adrian Prantl via llvm-dev < > llvm-dev at lists.llvm.org> wrote: > >>> > >>> The first build where a test fails with similar symptoms has just one > blamelist entry: > >>> > >>> http://green.lab.llvm.org/green/job/clang-stage1-configure-RA/40391/ > >>> > >>> • Update test_debuginfo.pl script to point to new tree location. > (detail/ViewSVN) > >>> by zturner > >>> -- adrian > >>> > >>>> On Nov 13, 2017, at 3:21 PM, Zachary Turner <zturner...
2017 Nov 14
3
PSA: debuginfo-tests workflow changing slightly
...n Prantl via llvm-dev < >> llvm-dev at lists.llvm.org> wrote: >> >>> >> >>> The first build where a test fails with similar symptoms has just one >> blamelist entry: >> >>> >> >>> http://green.lab.llvm.org/green/job/clang-stage1-configure-RA/40391/ >> >>> >> >>> • Update test_debuginfo.pl script to point to new tree location. >> (detail/ViewSVN) >> >>> by zturner >> >>> -- adrian >> >>> >> >>>> On Nov 13, 2017, at 3:21 PM...
2017 Nov 22
2
PSA: debuginfo-tests workflow changing slightly
...-dev at lists.llvm.org> wrote: >>>> >>> >>>> >>> The first build where a test fails with similar symptoms has just >>>> one blamelist entry: >>>> >>> >>>> >>> http://green.lab.llvm.org/green/job/clang-stage1- >>>> configure-RA/40391/ >>>> >>> >>>> >>> • Update test_debuginfo.pl script to point to new tree >>>> location. (detail/ViewSVN) >>>> >>> by zturner >>>> >>> -- adrian >>>>...
2012 Apr 17
2
[LLVMdev] compiler_rt fails to build in release_31 branch
Hi; This is on Linux/x86-64, I get this at stage1: make[2]: Entering directory `/home/abuild/rpmbuild/BUILD/llvm/stage1/projects/compiler_rt' Makefile:6: make/config.mk: No such file or directory Makefile:7: make/util.mk: No such file or directory Makefile:16: *** Refusing to build with empty ProjObjRoot variable. Stop. make[2]: Leaving dire...
2017 Nov 10
2
PSA: debuginfo-tests workflow changing slightly
It looks like this broke green dragon: http://green.lab.llvm.org/green/job/clang-stage1-configure-RA/40383/console llvm-lit: /Users/buildslave/jenkins/workspace/clang-stage1-configure-RA/llvm/projects/libcxx/utils/libcxx/test/config.py:173: note: Adding environment variables: {'DYLD_LIBRARY_PATH': '/Users/buildslave/jenkins/workspace/clang-stage1-configure-RA/clang-build/...
2013 Nov 22
3
[LLVMdev] [3.4 branch] SystemZ regressions
...gt; Using openSUSE 13.1 on s390x machine I get two new regressions with llvm > > 3.4rc1: > > Hmm, I don't see this locally. Just to rule out one possibility, > which compiler are you using to build? Do you see the same thing > with a -O0 build? > This is a 2-stage build. stage1 compiler is gcc 4.8.2+r203692 on openSUSE 13.1. And stage1 is compiled with -O0. Second stage compiler is stage1 clang and C{XX}FLAGS is not modified. I'll try second stage with -O0 now. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/p...
2017 Nov 10
2
PSA: debuginfo-tests workflow changing slightly
...rry for the trouble. I’m waiting for it to cycle awesome. Thanks! -- adrian > On Fri, Nov 10, 2017 at 2:49 PM Adrian Prantl <aprantl at apple.com <mailto:aprantl at apple.com>> wrote: > It looks like this broke green dragon: > > http://green.lab.llvm.org/green/job/clang-stage1-configure-RA/40383/console <http://green.lab.llvm.org/green/job/clang-stage1-configure-RA/40383/console> > > llvm-lit: /Users/buildslave/jenkins/workspace/clang-stage1-configure-RA/llvm/projects/libcxx/utils/libcxx/test/config.py:173: note: Adding environment variables: {'DYLD_LIBR...
2017 Nov 22
2
PSA: debuginfo-tests workflow changing slightly
...t;>>>> >>> >>>>>> >>> The first build where a test fails with similar symptoms has just >>>>>> one blamelist entry: >>>>>> >>> >>>>>> >>> http://green.lab.llvm.org/green/job/clang-stage1- >>>>>> configure-RA/40391/ >>>>>> >>> >>>>>> >>> • Update test_debuginfo.pl script to point to new tree >>>>>> location. (detail/ViewSVN) >>>>>> >>> by zturner >>>>&...
2020 May 21
5
Understanding the version handling in LLVM/Clang/LLD
...Thanks. Regards, - Sedat - P.S.: Some useful outputs FAIL: Clang :: Preprocessor/iwithprefix.c (8758 of 16586) ******************** TEST 'Clang :: Preprocessor/iwithprefix.c' FAILED ******************** Script: -- : 'RUN: at line 3'; rm -rf /home/dileks/src/llvm-toolchain/build/stage1/tools/clang/test/Preprocessor/Output/iwithprefix.c.tmp.tmps : 'RUN: at line 4'; mkdir -p /home/dileks/src/llvm-toolchain/build/stage1/tools/clang/test/Preprocessor/Output/iwithprefix.c.tmp.tmps/first /home/dileks/src/llvm-toolchain/build/stage1/tools/clang/test/Preprocessor/Output/iwithpr...
2017 Nov 05
2
Two-stage build w/ ninja - Tests still use stage1 compiler / linker ?
Folks, I am using a two-stagesimple build like this one: make -G Ninja -DCLANG_ENABLE_BOOTSTRAP=ON ../src ninja stage2-check-all Stage 1 gets built, and when looking at rules.ninja in the stage2-bins I see: rule CXX_COMPILER_AnalysisTests depfile = $DEP_FILE deps = gcc command = <stage1 build dir>./bin/clang++ $DEFINES $INCLUDES $FLAGS -MMD -MT $out -MF $DEP_FILE -o $out -c $in This is just an example, in fact all of the CXX_COMPILER_{unit tests} point to the the compiler and linker as per above example. Isn’t that the stage1 compiler that is being used here ? I am pretty sur...
2010 Aug 02
2
[LLVMdev] Problem building llvm after r109996 (Add InitializeNativeTargetAsmPrinter())
Hello, After I try making a clean build and got the following error: llvm[3]: Compiling EDDisassembler.cpp for Release build In file included from /llvm/include/llvm/Target/TargetSelect.h:38, from /llvm/lib/MC/MCDisassembler/EDDisassembler.cpp:37: /llvm/stage1/include/llvm/Config/AsmPrinters.def: In function ‘void LLVMInitializeX86TargetAsmPrinter()’: /llvm/stage1/include/llvm/Config/AsmPrinters.def:27: error: redefinition of ‘void LLVMInitializeX86TargetAsmPrinter()’ /llvm/stage1/include/llvm/Config/AsmPrinters.def:27: error: ‘void LLVMInitializeX86Targ...
2011 Jan 12
1
Centos 5.5 KVM GRUB / Virtio issue
...= cylinders of 7242 * 512 = 3707904 bytes Device Boot Start End Blocks Id System /dev/vda1 1 5792 20970496 83 Linux <><> cat /boot/grub/device.map shows: (hd0) /dev/vda <><> However grub cannot find the /boot/grub/stage1. I ran grub and did the following: device (hd0) /dev/vda OK root (hd0,0) Filesystem type is ext2fs, partition type 0x83 setup (hd0) Checking if "/boot/grub/stage1" exists... no Checking if "/grub/stage1" exists... no Error 2: Bad file or directory type find /boot/...
2012 Apr 24
0
[LLVMdev] compiler_rt fails to build in release_31 branch
ping? Still fails on 3.1 branch. On Tue, Apr 17, 2012 at 5:35 PM, İsmail Dönmez <ismail at namtrac.org> wrote: > > Hi; > > This is on  Linux/x86-64, I get this at stage1: > > make[2]: Entering directory `/home/abuild/rpmbuild/BUILD/llvm/stage1/projects/compiler_rt' > Makefile:6: make/config.mk: No such file or directory > Makefile:7: make/util.mk: No such file or directory > Makefile:16: *** Refusing to build with empty ProjObjRoot variable.  Sto...
2015 Aug 05
2
CentOS 5 grub boot problem
...g... ['/sbin/grub-install', '--just-copy'] : Running... ['/sbin/grub', '--batch', '--no-floppy', '--device-map=/boot/grub/device.map'] : grub> device (hd0) /dev/vdb : grub> root (hd0,1) : grub> install --stage2=/boot/grub/stage2 /grub/stage1 d (hd0,1) /grub/stage2 p (hd0,1)/grub/grub.conf : Running... ['/sbin/grub', '--batch', '--no-floppy', '--device-map=/boot/grub/device.map'] : grub> root (hd0,1) : grub> install --stage2=/boot/grub/stage2 /grub/stage1 d (hd0,1) /grub/stage2 p (hd0,1)/grub/...
2017 Nov 25
2
PSA: debuginfo-tests workflow changing slightly
...>>>>>>>> >>> The first build where a test fails with similar symptoms has >>>>>>>> just one blamelist entry: >>>>>>>> >>> >>>>>>>> >>> http://green.lab.llvm.org/green/job/clang-stage1- >>>>>>>> configure-RA/40391/ >>>>>>>> >>> >>>>>>>> >>> • Update test_debuginfo.pl script to point to new tree >>>>>>>> location. (detail/ViewSVN) >>>>>>>> &...
2010 Aug 02
0
[LLVMdev] Problem building llvm after r109996 (Add InitializeNativeTargetAsmPrinter())
..., > > After I try making a clean build and got the following error: > > llvm[3]: Compiling EDDisassembler.cpp for Release build > In file included from /llvm/include/llvm/Target/TargetSelect.h:38, >                 from /llvm/lib/MC/MCDisassembler/EDDisassembler.cpp:37: > /llvm/stage1/include/llvm/Config/AsmPrinters.def: In function ‘void LLVMInitializeX86TargetAsmPrinter()’: > /llvm/stage1/include/llvm/Config/AsmPrinters.def:27: error: redefinition of ‘void LLVMInitializeX86TargetAsmPrinter()’ > /llvm/stage1/include/llvm/Config/AsmPrinters.def:27: error: ‘void LLVMInitial...