search for: build_dir

Displaying 20 results from an estimated 55 matches for "build_dir".

Did you mean: build_dirs
2020 Oct 07
2
[PATCH] add with-openssl option
...om> wrote: > > Hi, CC'd the mailing list. > > It seems you are not up to date, git master already has a > --without-openssl option. Without this patch, I get /bin/bash ../libtool --tag=CC --mode=link mips-openwrt-linux-musl-gcc -Wall -ffast-math -fsigned-char -I/home/build/build_dir/staging_dir/target-mips_24kc_musl/usr/include/tremor/ -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -ffile-prefix-map=/home/build/build_dir/build_dir/ta...
2016 Aug 04
4
help please: how to sort the contents of a "SymbolTableListTraits<GlobalVariable>"?
...char const*>, char const*, void*) + 920 28 clang-3.9 0x0000000000c27c2a 29 clang-3.9 0x0000000000c26ae2 main + 2642 30 libc.so.6 0x00007fc593e80f45 __libc_start_main + 245 31 clang-3.9 0x0000000000c25f44 Stack dump: 0. Program arguments: /work/Abe/non-backup-worthy/build_dirs/Clang/pre-3.9/2016-07-17-22-54-42-1cb1a4c-master/build_003/bin/clang-3.9 -cc1 -triple x86_64-unknown-linux-gnu -emit-obj -disable-free -main-file-name main_with_3_globals.c -mrelocation-model static -mthread-model posix -fmath-errno -masm-verbose -mconstructor-aliases -munwind-tables -fuse-init...
2020 Oct 07
1
[PATCH] add with-openssl option
...t;> It seems you are not up to date, git master already has a > >> --without-openssl option. > > Without this patch, I get > > > > /bin/bash ../libtool --tag=CC --mode=link > > mips-openwrt-linux-musl-gcc -Wall -ffast-math -fsigned-char > > -I/home/build/build_dir/staging_dir/target-mips_24kc_musl/usr/include/tremor/ > > -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves > > -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable > > -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 > > -ffile-prefi...
2016 Jul 27
2
help please: how to sort the contents of a "SymbolTableListTraits<GlobalVariable>"?
Dear all, In the process of trying to add optimization for better layout of global variables, I have run up against a roadblock: I don`t seem to be able to sort the contents of a "SymbolTableListTraits<GlobalVariable>" -- or even swap two elements in that list -- without causing LLVM to crash. I have tried writing a comparator class and then using "llvm::iplist<
2020 Oct 07
0
[PATCH] add with-openssl option
...the mailing list. >> >> It seems you are not up to date, git master already has a >> --without-openssl option. > Without this patch, I get > > /bin/bash ../libtool --tag=CC --mode=link > mips-openwrt-linux-musl-gcc -Wall -ffast-math -fsigned-char > -I/home/build/build_dir/staging_dir/target-mips_24kc_musl/usr/include/tremor/ > -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves > -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable > -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 > -ffile-prefix-map=/home/build/bu...
2014 Feb 15
3
[LLVMdev] cmake and make check?
...uts (from a single test) might be > recognised by someone if you can post it. (For crashes llvm-lit often > only reports something about there being no output though. Obviously > that's useless). > > Cheers. > > Tim. > I'm just running this on x86 ubuntu. after cd $build_dir cmake $src_root make The first strange this is that if I go into build_dir/test and type "make", it does nothing. In $build_dir, with "make check", I get errors like: /home/rkotler/llvmc/build/test/Analysis/CostModel/X86/Output/uitofp.ll.script: line 1: /home/rkotler//hom...
2013 Apr 16
2
Dovecot 2.2.0 compile error
Hi, i tried to compile dovecot 2.2.0 and i end up with this error: make[6]: Entering directory `/mnt/data/Develop/Openwrt/trunk_git/build_dir/target-mips_r2_uClibc-0.9.33.2/dovecot-2.2.0/src/util' /bin/sh ../../libtool --tag=CC --mode=link mips-openwrt-linux-uclibc-gcc -std=gnu99 -Os -pipe -mips32r2 -mtune=mips32r2 -fno-caller-saves -mno-branch-likely -fhonour-copts -Wno-error=unused-but-set-variable -msoft-float -Wall -W -Wmissi...
2011 Aug 05
3
samba4 asn1_compile issue
Hi, I am trying to do cross compile Samba4.?Build system generating two binary asn1_compile and compile_et to generate .c files which will then build for our platform. But it can not execute both binary files. [ 198/3298] Compiling ASN1 source4/heimdal/lib/asn1/kx509.asn1 /bin/sh: ../build_dir/target-ubicom32-unknown-linux-gnu/samba-4.0.0alpha16/bin/asn1_compile: cannot execute binary file Waf: Leaving directory `../build_dir/target-ubicom32-unknown-linux-gnu/samba-4.0.0alpha16/bin' Build failed:? -> task failed (err #126): ??????? {task: HEIMDAL_KX509_ASN1_ASN1 kx509.asn1 -> a...
2012 Apr 05
0
Bug#588406: fix for missing XEN_SCRIPT_DIR
I had another look at this and found the source of the problem - the reason why XEN_SCRIPT_DIR is not set: The hotplugpath.sh file is missing in the package. In the "rules" file the "install" target includes this line: $(MAKE) -C $(BUILD_DIR)/tools/hotplug/Linux install-udev install-scripts UDEV_RULES_DIR=/lib/udev/rules.d The problem is that make is never run in the tools/hotplug/common directory, where the "install-scripts" target includes the "build" target which generates the "hotplugpath.sh" file. T...
2010 Nov 22
3
Bug#591456: xen-utils-common: The script hotplugpath.sh is missing in /etc/xen/scripts
Is there a fix for this in the works/coming for squeeze or do I have to patch the package myself? If so, how? Thanks, a grateful Debian user that hasn't patched packages yet! Steve -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.alioth.debian.org/pipermail/pkg-xen-devel/attachments/20101122/8433308c/attachment.htm>
2016 Feb 25
0
Building with LLVM_PARALLEL_XXX_JOBS
...e really stuck with "make", then run "make -j ~ncpus" (with ~ncpus "approximately the number of cores in your machine). It will build in parallel. >> > > So, I like NinjaS but I have not used it yet as software. > > From my build-script... > > [ -d ${BUILD_DIR} ] || mkdir -p ${BUILD_DIR} > cd $BUILD_DIR > > # BUILD-VARIANT #1: CONFIGURE AND MAKE (will be DEPRECATED with LLVM v3.9) > ##../llvm/configure $CONFIGURE_OPTS 2>&1 | tee $LOGS_DIR/$CONFIGURE_LOG_FILE > ##$MAKE $MAKE_OPTS 2>&1 | tee $LOGS_DIR/$BUILD_LOG_FILE > ##sud...
2016 Feb 25
4
Building with LLVM_PARALLEL_XXX_JOBS
...f for any reason (?) you are really stuck with "make", then run "make -j ~ncpus" (with ~ncpus "approximately the number of cores in your machine). It will build in parallel. > So, I like NinjaS but I have not used it yet as software. >From my build-script... [ -d ${BUILD_DIR} ] || mkdir -p ${BUILD_DIR} cd $BUILD_DIR # BUILD-VARIANT #1: CONFIGURE AND MAKE (will be DEPRECATED with LLVM v3.9) ##../llvm/configure $CONFIGURE_OPTS 2>&1 | tee $LOGS_DIR/$CONFIGURE_LOG_FILE ##$MAKE $MAKE_OPTS 2>&1 | tee $LOGS_DIR/$BUILD_LOG_FILE ##sudo $MAKE install 2>&1 |...
2011 Nov 25
2
[PATCH 6/7] Create 2 ocaml packages, libxen-4.1-ocaml and libxen-4.1-ocaml-dev.
...ll-lib-ocaml_$(ARCH) binary-arch-flavour: install-hypervisor_$(ARCH)_$(FLAVOUR) binary-indep: install-docs @@ -71,6 +77,7 @@ $(STAMPS_DIR)/install-utils_$(ARCH): CONFIG = \ XEN_COMPILE_ARCH=$(XEN_ARCH) \ XEN_TARGET_ARCH=$(XEN_ARCH) \ XEN_VERSION=$(VERSION) \ + OCAMLDESTDIR=$(CURDIR)/$(BUILD_DIR)/install-utils_$(ARCH)_ocaml/$(OCAML_STDLIB_DIR) \ PYTHON=$(shell pyversions -r) $(STAMPS_DIR)/build-utils_$(ARCH): DIR=$(BUILD_DIR)/build-utils_$(ARCH) @@ -82,6 +89,7 @@ $(STAMPS_DIR)/install-utils_$(ARCH): DIR = $(BUILD_DIR)/build-utils_$(ARCH) $(STAMPS_DIR)/install-utils_$(ARCH): INSTALL_...
2010 Nov 29
3
[LLVMdev] Does someone has experience with Canadian cross build of LLVM compiler?
...mingw32-g++, LD=i386-mingw32-ld, etc) During the build, configure complains that it can't run C compiled program on build platform (which makes sense, since mingw32 compiler creates an executable that cannot be run on build platform (linux)). SRC_DIR="/home/ksanina"; export SRC_DIR; BUILD_DIR="/home/ksanina/build/mx-debug-llvm-all"; export BUILD_DIR; PWD="/home/ksanina"; export PWD; PATH="/usr/local/bin:/bin:/usr/bin"; export PATH; BUILD_DIR=/home/ksanina/build/mx-debug-llvm ; export BUILD_DIR ; INSTALL_DIR=/home/ksanina/install/mx-debug ; export INSTALL_DI...
2011 Aug 10
1
Xen 4.1.1 packaging enhancement
Hi, This email is mainly addressed at Waldi (Bastian Blank). I'm resending it since the previous one is waiting for approval due to its size being bigger than 40k (I compressed the .diff this time, so it should be ok). I have worked on enhancing the current packaging of Xen 4.1.1 over the last weeks. The main goal was to package the OCaml libraries of Xen as separated binary packages, and
2014 Feb 13
3
[LLVMdev] cmake and make check?
I have not done cmake builds for a while. I did a : cmake /source tree make and all seems okay but then many tests fail when i do a make check I'm using pristine tip of the llvm tree. Ideas? TIA. Reed
2019 Sep 24
9
[RFC] Propeller: A frame work for Post Link Optimizations
...ng the Propeller system with Experiments in detail, https://github.com/google/llvm-propeller/blob/plo-dev/Propeller_RFC.pdf Quick Start - How to optimize further with Propeller? # git clone and build repo $ cd $LLVM_DIR && git clone https://github.com/google/llvm-propeller.git $ mkdir $BUILD_DIR && cd $BUILD_DIR $ cmake -G Ninja -DLLVM_ENABLE_PROJECTS="clang;lld;compiler-rt" … \ $LLVM_DIR/llvm-propeller/llvm $ ninja -j25 $ export PATH=$BUILD_DIR/bin:$PATH # Let’s Propeller-optimize the following program: # Step 1: Build the peak optimized binary with an addition...
2023 Apr 07
3
[PATCH 2/2] drm/nouveau/kms: Add INHERIT ioctl to nvkm/nvif for reading IOR state
Now that we're supporting things like Ada and the GSP, there's situations where we really need to actually know the display state that we're starting with when loading the driver in order to prevent breaking GSP expectations. The first step in doing this is making it so that we can read the current state of IORs from nvkm in DRM, so that we can fill in said into into the atomic state.
2016 Feb 25
1
Building with LLVM_PARALLEL_XXX_JOBS
...ke", then run "make -j ~ncpus" (with ~ncpus "approximately the number of cores in your machine). It will build in parallel. >>> >> >> So, I like NinjaS but I have not used it yet as software. >> >> From my build-script... >> >> [ -d ${BUILD_DIR} ] || mkdir -p ${BUILD_DIR} >> cd $BUILD_DIR >> >> # BUILD-VARIANT #1: CONFIGURE AND MAKE (will be DEPRECATED with LLVM v3.9) >> ##../llvm/configure $CONFIGURE_OPTS 2>&1 | tee $LOGS_DIR/$CONFIGURE_LOG_FILE >> ##$MAKE $MAKE_OPTS 2>&1 | tee $LOGS_DIR/$BUILD...
2016 Feb 25
0
Building with LLVM_PARALLEL_XXX_JOBS
> On Feb 24, 2016, at 9:55 PM, Sedat Dilek via llvm-dev <llvm-dev at lists.llvm.org> wrote: > > Hi, > > I switched from "configure and make" to "cmake" build-system and > wanted to speedup my build. > > In my build-script I use... > > CMAKE_JOBS="1" > ##CMAKE_JOBS=$(($(getconf _NPROCESSORS_ONLN)+1)) >