search for: _build

Displaying 20 results from an estimated 70 matches for "_build".

Did you mean: kbuild
2012 Oct 05
0
[LLVMdev] Cross-compiling to x86_64-mingw-w64
Hi! I'm trying to crosscompile llvm/clang to run Windows. But the compilation fails: gmake[2]: Entering directory `/usr/home/solskogen/obj/_build/llvm.native.x86_64-w64-mingw32/tools/lli' llvm[2]: Linking Release executable lli (without symbols) x86_64-w64-mingw32-g++ -I/usr/home/solskogen/mingw-w64-builder/bin/llvm/include -I/usr/home/solskogen/mingw-w64-builder/bin/llvm/tools/lli -I/usr/home/solskogen/obj/_build/llvm.native.x86_64-w...
2019 Feb 05
3
[RFC] [CMake] Removing support for LLVM_TOOL_<PROJECT> CMake cache variables
Hi, In our CMake build system there are currently two ways of specifying which LLVM sub projects to build by setting CMake cache variables. * Setting `LLVM_ENABLE_PROJECTS` to the list of projects to enable (e.g. `-DLLVM_ENABLE_PROJECTS=clang;compiler-rt`) * Setting `LLVM_TOOL_<PROJECT>_BUILD` boolean CMake cache variables (e.g. `-DLLVM_TOOL_CLANG_BUILD=ON -DLLVM_TOOL_COMPILER_RT_BUILD=ON`) Having two different ways of specifying the same thing is problematic because from the CMake perspective because we can't detect which way the user actually wants to use. Since r353148 if `LLVM...
2012 Aug 28
1
"make distcheck" failure
Hi Rich, I ran these commands as non-root: ./autogen.sh && make && make distcheck It got most of the way through, but failed in the VPATH part while rebuilding from a ./_build subdir, like this: make[4]: Entering directory `/h/j/w/co/hivex/hivex-1.3.6/_build/ocaml' mkdir -p /usr/lib64/ocaml mkdir -p /usr/lib64/ocaml/stublibs ocamlfind install \ -ldconf ignore -destdir /usr/lib64/ocaml \ hivex \ META *.so *.a *.cma *.cmi ../../ocaml/...
2013 Mar 31
1
[LLVMdev] llvm with gcc-4.8 / Intrinsics.gen.tmp Segmentation fault
Hi! I'm having trouble compiling llvm/clang when GCC-4.8.0 is installed. Even with llvm/clang installed (and used) and gcc-4.8 it always comes to this: /data/home/solskogen/obj/_build/llvm.final.x86_64-unknown-linux-gnu/Release/bin/llvm-tblgen -I /data/home/solskogen/mingw-w64-builder/trunk/bin/llvm/lib/IR -I /data/home/solskogen/mingw-w64-builder/trunk/bin/llvm/include -I /data/home/solskogen/mingw-w64-builder/trunk/bin/llvm/include -I /data/home/solskogen/mingw-w64-builde...
2013 Jul 17
13
[PATCH 0/3] xen: various changes to what we install in /boot
Jan suggested a couple of cleanups based upon my "xen: allow architecture to choose whether to compress installed xen binary" patch. So this series now consists of: xen: allow architecture to choose how/whether to compress installed xen binary xen: x86: drop the ".gz" suffix when installing xen: Use $(T) and $(D) aliases in install target This is based
2010 Jan 07
1
Segfault in GetNewPage, memory.c.
...in/o/ocaml-r/ Some documentation (not entirely up to date...): http://yziquel.homelinux.org/topos/api/ocaml-r/R.html http://yziquel.homelinux.org/topos/debian-ocamlr.html Back to my segfault: > yziquel at seldon:~/git/ocaml-finquote$ gdb -silent -d /home/yziquel/src/r-base-2.10.1/src/main/ _build/test/test.native > Reading symbols from /home/yziquel/git/ocaml-finquote/_build/test/test.native...(no debugging symbols found)...done. > (gdb) run > Starting program: /home/yziquel/git/ocaml-finquote/_build/test/test.native > [Thread debugging using libthread_db enabled] > > Pr...
2008 Feb 02
1
[nut-commits] svn commit r1264 - in trunk: . drivers m4 scripts/hal
...'hald-addon-usbhid-ups' '/hald-addon-usbhid-ups' libtool: install: `' must be an absolute directory name Try `libtool --help --mode=install' for more information. make[3]: *** [install-halexecPROGRAMS] Error 1 make[3]: Leaving directory `/home/clepple/dl/NUT/trunk/nut-2.3.0/_build/drivers' make[2]: *** [install-am] Error 2 make[2]: Leaving directory `/home/clepple/dl/NUT/trunk/nut-2.3.0/_build/drivers' make[1]: *** [install-recursive] Error 1 make[1]: Leaving directory `/home/clepple/dl/NUT/trunk/nut-2.3.0/_build' make: *** [distcheck] Error 2 Do we need to modi...
2011 Jun 22
1
[nut-commits] buildbot failure in Network UPS Tools on Ubuntu-maverick-x86
> > The Buildbot has detected a new failure of Ubuntu-maverick-x86 on > Network UPS Tools. > Full details are available at: > http://buildbot.networkupstools.org/public/nut/builders/Ubuntu-maverick-x86/builds/32 > > Buildbot URL: http://buildbot.networkupstools.org/public/nut/ > > Buildslave for this Build: cayenne Fred, I had a few spare cycles and tried building
2013 May 27
2
[LLVMdev] [cfe-dev] [3.3 Release] Release Candidate 2 Available
...t have a strong >> preference). >> > > Hi Sean, > > I've created ReleaseProcess.rst, how can I force generation of HTML on the > rst file without rebuilding the whole thing? > > The following incantation should work (invoked from docs/): sphinx-build -b html -d _build/doctrees . _build/html $BUILD_THIS.rst Basically, this is the command that the makefile executes by default, with $BUILD_THIS.rst appended. Trailing filenames given to sphinx-build are interpreted to mean that it should build just those; if given no filenames (as when invoked by the Makefile), it...
2017 Jun 14
5
[Bug 101418] New: Build failure in GNOME Continuous
...u_compiler nouveau_compiler.o ./.libs/libnouveau.a ../../../../src/gallium/auxiliary/.libs/libgallium.a ../../../../src/util/.libs/libmesautil.a -lz -lm -lpthread -ldl -ldrm ../../../../src/gallium/auxiliary/.libs/libgallium.a(tgsi_scan.o): In function `scan_instruction': /ostbuild/source/mesa/_build/src/gallium/auxiliary/../../../../src/gallium/auxiliary/tgsi/tgsi_scan.c:402: undefined reference to `tgsi_is_bindless_image_file' /ostbuild/source/mesa/_build/src/gallium/auxiliary/../../../../src/gallium/auxiliary/tgsi/tgsi_scan.c:406: undefined reference to `tgsi_is_bindless_image_file'...
2020 Nov 05
1
How to use mainline clang/llvm with CMake
...t way to use mainline LLVM in CMake? Thanks. Rakur. PS: Complete verbose compile logs are available at https://pastebin.com/p3U2EQ1h Im adding excerpt of compile/link commands and output logs below in this mail too. It produces the following compilation command: /Users/user/workspace/github/clang_build/manual/llvm-project/_install/Toolchains/LLVM12.0.0git.xctoolchain/usr/bin/clang++ -isystem /Users/user/workspace/github/clang_build/manual/llvm-project/_install/Toolchains/LLVM12.0.0git.xctoolchain/usr/include/c++/v1 -g -g -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platfo...
2018 Nov 27
3
apt.llvm.org has the wrong binaries/headers for llvm-toolchain-xenial-7
...ts/work/1/s/src/zig_llvm.cpp:686:1: error: static assertion > failed > 2018-11-25T16:53:30.7837134Z > static_assert((Triple::OSType)ZigLLVM_LastOSType == > Triple::LastOSType, ""); > 2018-11-25T16:53:30.7837409Z ^~~~~~~~~~~~~ > full logs https://dev.azure.com/ziglang/zig/_build/results?buildId=229&view=logs > > The version on apt.llvm.org has > HermitCore, // HermitCore Unikernel/Multikernel > LastOSType = HermitCore > > But llvm 7.0.0 and 7.0.1 have > AMDPAL, // AMD PAL Runtime > LastOSType = AMDPAL > > Downstream iss...
2016 Jan 25
3
Building LLVM 3.7.1 on OS X
Hello, I haven't found any relevant info in the docs about this. I'm trying to build LLVM 3.7.1 on OS X but it fails in the configuration phase. Here are the relevant parts of the output: $ cmake -DCMAKE_INSTALL_PREFIX=/Volumes/HD2/jenkins/workspace/LLVMDev/label/osxbuild/miniconda/envs/_build -DCMAKE_BUILD_TYPE=Release -DLLVM_TARGETS_TO_BUILD=host -DLLVM_INCLUDE_TESTS=OFF -DLLVM_INCLUDE_UTILS=OFF -DLLVM_INCLUDE_DOCS=OFF -DLLVM_INCLUDE_EXAMPLES=OFF .. -- The C compiler identification is AppleClang 4.1.0.4211166 -- The CXX compiler identification is AppleClang 4.1.0.4211166 [...] -- Looki...
2016 Aug 25
2
lnt issue- Could not find required distribution six==1.9.0
...I am getting the following error -* *Processing six-1.9.0.tar.gz* *Writing /tmp/easy_install-ZBhMFI/six-1.9.0/setup.cfg* *Running six-1.9.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-ZBhMFI/six-1.9.0/egg-dist-tmp-fhACLO* *no previously-included directories found matching 'documentation/_build'* *zip_safe flag not set; analyzing archive contents...* *six: module references __path__* *six 1.8.0 is already the active version in easy-install.pth* *Installed /home/xxx/xxx/workBox/lib/python2.7/site-packages/six-1.8.0-py2.7.egg* *error: Could not find required distribution six==1.9.0* *...
2010 Aug 09
1
[LLVMdev] [RFC] Moving to Sphinx for LLVM and friends documentation (with partial implementation (in both 10pt and 12pt font)).
...nd `pod2rst > <http://search.cpan.org/~dowens/Pod-POM-View-Restructured-0.02/bin/pod2rst>`__ > and fixed minor porting issues. > > Here are the links to the current documentation and associated files. > > Current Docs > https://dl.dropbox.com/u/9889801/llvm-sphinx-docs/_build/html/index.html > > Click on ``Show Source`` on the righthand side of any page to view the > reStructuredText that generated that page. > > Configuration File > https://www.dropbox.com/s/vdgl8hhkojujv19/conf.py > > Source + Build Directory > https://www.dropbox.com...
2013 Jul 12
14
[PATCH] xen: arm: make zImage the default target which we install
From: Ian Campbell <ian.campbell@citrix.com> The zImage compatible binary is the useful one on real hardware. The relocated ELF thing is only really useful when booting directly on Fast Models. The customary suffix for that case is .axf so provide that as a target. Signed-off-by: Ian Campbell <ian.campbell@citrix.com> Cc: Wookey <wookey@linaro.org> --- xen/arch/arm/Makefile |
2012 Feb 22
5
[PATCH] Add gtags target for xen/Makefile. Also update .hgignore.
...install -.PHONY: build install clean distclean cscope TAGS tags MAP -build install debug clean distclean cscope TAGS tags MAP:: +.PHONY: build install clean distclean cscope TAGS tags MAP gtags +build install debug clean distclean cscope TAGS tags MAP gtags:: $(MAKE) -f Rules.mk _$@ .PHONY: _build @@ -67,7 +67,7 @@ _clean: delete-unfresh-files .PHONY: _distclean _distclean: clean - rm -f tags TAGS cscope.files cscope.in.out cscope.out cscope.po.out + rm -f tags TAGS cscope.files cscope.in.out cscope.out cscope.po.out gtags.files GTAGS GPATH GRTAGS GSYMS $(TARGET).gz: $(TARGET) gzip...
2013 May 28
0
[LLVMdev] [cfe-dev] [3.3 Release] Release Candidate 2 Available
...> >> >> Hi Sean, >> >> I've created ReleaseProcess.rst, how can I force generation of HTML on >> the rst file without rebuilding the whole thing? >> >> > The following incantation should work (invoked from docs/): > > sphinx-build -b html -d _build/doctrees . _build/html $BUILD_THIS.rst > > Basically, this is the command that the makefile executes by default, with > $BUILD_THIS.rst appended. Trailing filenames given to sphinx-build are > interpreted to mean that it should build just those; if given no filenames > (as when invok...
2015 Jan 06
2
[LLVMdev] Are there manpages for llvm?
Hi, I have llvm installed through MacPorts. But I don't see macports installed. Are there supposed to be manpages of commands like lli installed? -- Regards, Peng
2018 Sep 14
0
CentOS 6: meson/ninja in python36 requires python27
Hello there, on a CentOS 6 box, in the need for `meson`, I've installed rh-python36 using yum, then meson and ninja using `pip3.6 install meson ninja`. Later at run-time, while building atk 2.29.1: $ meson --prefix /opt/atk _build $ ninja-build -C _build FAILED: atk/atkmarshal.c /opt/gimp-2.8/bin/glib-genmarshal --prefix atk_marshal --output atk/atkmarshal.c --body ../atk/atkmarshal.list --include-header atkmarshal.h /opt/rh/python27/root/usr/bin/python: error while loading shared libraries: libpython2.7.so.1.0: cannot open...