search for: target_arch

Displaying 20 results from an estimated 29 matches for "target_arch".

Did you mean: target_arch2
2005 Apr 15
0
[PATCH] add cscope support to xen Makefile
...t <chrisw@osdl.org> --- xen/Makefile | 19 +++++++++++-------- 1 files changed, 11 insertions(+), 8 deletions(-) ===== xen/Makefile 1.78 vs edited ===== --- 1.78/xen/Makefile 2005-03-28 13:51:31 -08:00 +++ edited/xen/Makefile 2005-04-14 14:25:33 -07:00 @@ -106,15 +106,18 @@ include/asm-$(TARGET_ARCH)/asm-offsets.h .PHONY: default debug install dist clean delete-unfresh-files TAGS tags SUBDIRS = arch/$(TARGET_ARCH) common drivers +define all_sources + ( find include/asm-$(TARGET_ARCH) -name SCCS -prune -o -name ''*.h'' -print; \ + find include -type d -name SCCS -pr...
2006 May 11
11
[PATCH] Integrating applications into Mini-OS
...le/extras/mini-os/lib: string.c~ diff -ur oxen-unstable/extras/mini-os/Makefile xen-unstable/extras/mini-os/Makefile --- oxen-unstable/extras/mini-os/Makefile 2006-05-09 00:51:18.000000000 -0400 +++ xen-unstable/extras/mini-os/Makefile 2006-05-09 08:03:47.000000000 -0400 @@ -6,18 +6,23 @@ override TARGET_ARCH := $(XEN_TARGET_ARCH) # NB. ''-Wcast-qual'' is nasty, so I omitted it. -CFLAGS := -fno-builtin -Wall -Werror -Iinclude/ -Wredundant-decls -Wno-format +CFLAGS := -fno-builtin -Wall -Werror -Wredundant-decls -Wno-format CFLAGS += -Wstrict-prototypes -Wnested-externs -Wpointer-...
2013 Feb 26
1
[releng_9 tinderbox] failure on arm/arm
...building world TB --- 2013-02-26 21:25:12 - CROSS_BUILD_TESTING=YES TB --- 2013-02-26 21:25:12 - MAKEOBJDIRPREFIX=/obj TB --- 2013-02-26 21:25:12 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-02-26 21:25:12 - SRCCONF=/dev/null TB --- 2013-02-26 21:25:12 - TARGET=arm TB --- 2013-02-26 21:25:12 - TARGET_ARCH=arm TB --- 2013-02-26 21:25:12 - TZ=UTC TB --- 2013-02-26 21:25:12 - __MAKE_CONF=/dev/null TB --- 2013-02-26 21:25:12 - cd /src TB --- 2013-02-26 21:25:12 - /usr/bin/make -B buildworld >>> World build started on Tue Feb 26 21:25:13 UTC 2013 >>> Rebuilding the temporary build tree...
2006 Sep 21
0
[PATCH] Clean up and enhance "make tags"
...-kinds=+px to add prototypes and external variable declarations Signed-off-by: Aron Griffis <aron@hp.com> diff -r 596b0e4fbef4 -r 010ae57673c7 xen/Makefile --- a/xen/Makefile Wed Sep 20 16:52:15 2006 +0100 +++ b/xen/Makefile Wed Sep 20 21:47:29 2006 -0400 @@ -123,19 +123,29 @@ include/asm-$(TARGET_ARCH)/asm-offsets.h SUBDIRS = acm arch/$(TARGET_ARCH) common drivers define all_sources - ( find include/asm-$(TARGET_ARCH) -name SCCS -prune -o -name ''*.h'' -print; \ - find include -type d -name SCCS -prune -o \( -name "asm-*" -o \ - -name config \) -...
2005 Jun 30
0
[PATCH] Device model path cleanup
...------------------------- # Disk image for diff -r 6d7608e00eb8 -r 5bde59907bba tools/ioemu/target-i386-dm/Makefile --- a/tools/ioemu/target-i386-dm/Makefile Thu Jun 30 18:41:11 2005 +++ b/tools/ioemu/target-i386-dm/Makefile Thu Jun 30 18:59:08 2005 @@ -3,12 +3,11 @@ include config.mak override TARGET_ARCH=i386 -#assume we directly put qemu code in tools/, same level as bochs dm(ioemu) -XEN_PATH=../../.. +INSTALL_DIR := $(DESTDIR)/usr/lib/xen/bin TARGET_PATH=$(SRC_PATH)/target-$(TARGET_ARCH) VPATH=$(SRC_PATH):$(TARGET_PATH):$(SRC_PATH)/hw:$(SRC_PATH)/audio -DEFINES=-I. -I$(TARGET_PATH) -I$(SRC_PA...
2013 Nov 13
2
[releng_10 tinderbox] failure on i386/i386
...building world TB --- 2013-11-13 13:01:25 - CROSS_BUILD_TESTING=YES TB --- 2013-11-13 13:01:25 - MAKEOBJDIRPREFIX=/obj TB --- 2013-11-13 13:01:25 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-11-13 13:01:25 - SRCCONF=/dev/null TB --- 2013-11-13 13:01:25 - TARGET=i386 TB --- 2013-11-13 13:01:25 - TARGET_ARCH=i386 TB --- 2013-11-13 13:01:25 - TZ=UTC TB --- 2013-11-13 13:01:25 - __MAKE_CONF=/dev/null TB --- 2013-11-13 13:01:25 - cd /src TB --- 2013-11-13 13:01:25 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Wed Nov 13 13:01:35 UTC 2013 >...
2013 Nov 20
1
[releng_10 tinderbox] failure on sparc64/sparc64
...lding world TB --- 2013-11-19 23:01:34 - CROSS_BUILD_TESTING=YES TB --- 2013-11-19 23:01:34 - MAKEOBJDIRPREFIX=/obj TB --- 2013-11-19 23:01:34 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-11-19 23:01:34 - SRCCONF=/dev/null TB --- 2013-11-19 23:01:34 - TARGET=sparc64 TB --- 2013-11-19 23:01:34 - TARGET_ARCH=sparc64 TB --- 2013-11-19 23:01:34 - TZ=UTC TB --- 2013-11-19 23:01:34 - __MAKE_CONF=/dev/null TB --- 2013-11-19 23:01:34 - cd /src TB --- 2013-11-19 23:01:34 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Tue Nov 19 23:01:44 UTC 2013 &...
2005 Oct 23
2
Is it feasible to cross-build compat5x binary?
Hi folks, I think we need to update compat5x binary to fix FreeBSD-SA-05:21.openssl, but will the binaries built by ``make universe'' be identical with actual build on Alpha, Sparc64, etc? (Yes, I'm volunteering to do the work iff they are identical ;-) Cheers, -- Xin LI <delphij frontfree net> http://www.delphij.net/ See complete headers for GPG key and other information.
2015 Sep 07
2
How to setup own i686 buildenv for CentOS7
Hi, Nux! Can you re-paste this cfg? The url is outdated. - robin On Tue, Dec 30, 2014 at 2:30 AM, Nux! <nux at li.nux.ro> wrote: > Hi, > > Here's how my epel-7-i386.cfg mock file looks like: > http://fpaste.org/164110/19877702/raw/ > > Do note the 32bit packages are unofficial and unsupported. RedHat does not > support 32bit in EL7. > > HTH > Lucian >
2013 Nov 25
7
[releng_8 tinderbox] failure on i386/i386
...building world TB --- 2013-11-25 17:30:17 - CROSS_BUILD_TESTING=YES TB --- 2013-11-25 17:30:17 - MAKEOBJDIRPREFIX=/obj TB --- 2013-11-25 17:30:17 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-11-25 17:30:17 - SRCCONF=/dev/null TB --- 2013-11-25 17:30:17 - TARGET=i386 TB --- 2013-11-25 17:30:17 - TARGET_ARCH=i386 TB --- 2013-11-25 17:30:17 - TZ=UTC TB --- 2013-11-25 17:30:17 - __MAKE_CONF=/dev/null TB --- 2013-11-25 17:30:17 - cd /src TB --- 2013-11-25 17:30:17 - /usr/bin/make -B buildworld >>> World build started on Mon Nov 25 17:30:17 UTC 2013 >>> Rebuilding the temporary build tree...
2015 May 15
3
[PATCH v2 0/2] customize: Allow --selinux-relabel flag to work on cross-architecture builds.
Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1212807 Since v1: - Combine the virt-builder detection code into virt-customize. - Enables us to delete Architecture and Uname modules completely. Rich.
2012 Dec 04
2
[releng_8 tinderbox] failure on sparc64/sparc64
TB --- 2012-12-04 23:10:18 - tinderbox 2.9 running on freebsd-legacy2.sentex.ca TB --- 2012-12-04 23:10:18 - FreeBSD freebsd-legacy2.sentex.ca 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Tue Jan 3 07:46:30 UTC 2012 root at farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2012-12-04 23:10:18 - starting RELENG_8 tinderbox run for sparc64/sparc64 TB --- 2012-12-04 23:10:18 - cleaning
2015 Sep 07
0
How to setup own i686 buildenv for CentOS7
On 09/07/2015 02:32 PM, Robin Lee wrote: > Can you re-paste this cfg? The url is outdated. I'll paste mine in here for posterity (altered to remove my private repos, and personal info, etc): config_opts['root'] = 'epel-7-i386' config_opts['target_arch'] = 'i686' config_opts['legal_host_arches'] = ('i686','x86_64',) config_opts['chroot_setup_cmd'] = 'install bash bzip2 coreutils cpio diffutils findutils gawk gcc gcc-c++ grep gzip info make patch redhat-rpm-config rpm-build sed shadow-utils tar unzip...
2006 Oct 17
0
[PATCH] Build fix for Solaris sed.
...fix for Solaris sed. Signed-off-by: John Levon <john.levon@sun.com> diff --git a/xen/Rules.mk b/xen/Rules.mk --- a/xen/Rules.mk +++ b/xen/Rules.mk @@ -24,9 +24,11 @@ override COMPILE_SUBARCH := $(XEN_COMPIL override COMPILE_SUBARCH := $(XEN_COMPILE_ARCH) override TARGET_SUBARCH := $(XEN_TARGET_ARCH) override COMPILE_ARCH := $(shell echo $(XEN_COMPILE_ARCH) | \ - sed -e ''s/\(x86\|powerpc\).*/\1/'') + sed -e ''s/x86.*/x86/'' \ + -e ''s/powerpc.*/powerpc/'...
2010 Feb 07
0
Somewhat off topic: Building Android on CentOS 5.4
...> > patch -b usb_linux.c usb_linux.c.patch > > cd ../../.. > > make adb > build/core/product_config.mk:261: WARNING: adding test OTA key ============================================ TARGET_PRODUCT=generic TARGET_BUILD_VARIANT=eng TARGET_SIMULATOR= TARGET_BUILD_TYPE=release TARGET_ARCH=arm HOST_ARCH=x86 HOST_OS=linux HOST_BUILD_TYPE=release BUILD_ID= ============================================ /bin/bash: line 0: cd: dalvik/libcore//mnt/home/ganci/download/android//dalvik/libcore:/ No such file or directory /bin/bash: line 0: cd: dalvik/libcore//mnt/home/ganci/download/android...
2005 May 27
0
[PATCH] ioemu: enable Cirrus VGA emulation
...000000 -0400 +++ xeno-unstable.mine/tools/ioemu/target-i386-dm/Makefile 2005-05-27 15:24:56.000000000 -0400 @@ -272,6 +272,7 @@ # Hardware support VL_OBJS+= ide.o ne2000.o pckbd.o vga.o dma.o VL_OBJS+= fdc.o mc146818rtc.o serial.o i8259.o i8254.o pc.o port-e9.o +VL_OBJS+= cirrus_vga.o ifeq ($(TARGET_ARCH), ppc) VL_OBJS+= ppc.o ide.o ne2000.o pckbd.o vga.o $(SOUND_HW) dma.o $(AUDIODRV) Only in xeno-unstable.mine/tools/ioemu/target-i386-dm: Makefile.orig _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
2012 Dec 11
0
[releng_9 tinderbox] failure on i386/i386
...building world TB --- 2012-12-11 03:58:19 - CROSS_BUILD_TESTING=YES TB --- 2012-12-11 03:58:19 - MAKEOBJDIRPREFIX=/obj TB --- 2012-12-11 03:58:19 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2012-12-11 03:58:19 - SRCCONF=/dev/null TB --- 2012-12-11 03:58:19 - TARGET=i386 TB --- 2012-12-11 03:58:19 - TARGET_ARCH=i386 TB --- 2012-12-11 03:58:19 - TZ=UTC TB --- 2012-12-11 03:58:19 - __MAKE_CONF=/dev/null TB --- 2012-12-11 03:58:19 - cd /src TB --- 2012-12-11 03:58:19 - /usr/bin/make -B buildworld >>> World build started on Tue Dec 11 03:58:20 UTC 2012 >>> Rebuilding the temporary build tree...
2015 Feb 18
1
debuginfo versioning tools?
...the --configdir parameter. You provide an architecture specific config file like epel-6-x86_64.cfg in the specified directory and alter it to require packages to suit a specific build requirement. One of mine looks like this: config_opts['root'] = 'epel-6-x86_64' config_opts['target_arch'] = 'x86_64' config_opts['legal_host_arches'] = ('x86_64',) config_opts['chroot_setup_cmd'] = 'groupinstall buildsys-build' config_opts['dist'] = 'el6' # only useful for --resultdir variable subst config_opts['yum.conf'] = "...
2006 May 01
6
[PATCH] Use stddef.h in Mini-OS to define size_t
Please patch Mini-OS so that it uses stddef.h to define size_t and NULL. This problem fixes errors that occur when linking Mini-OS with ANSI standard code that uses stddef.h. John diff -ur oxen-3.0-testing/extras/mini-os/include/lib.h nxen-3.0-testing/extras/mini-os/include/lib.h --- oxen-3.0-testing/extras/mini-os/include/lib.h 2006-04-14 22:21:55.000000000 -0400 +++
2006 Mar 16
0
[PATCH 3a/3] Add shadow VRAM
...m/Makefile --- a/tools/ioemu/target-i386-dm/Makefile Tue Mar 14 19:33:45 2006 +0100 +++ b/tools/ioemu/target-i386-dm/Makefile Thu Mar 16 14:15:07 2006 -0700 @@ -13,7 +13,7 @@ VPATH+=:$(SRC_PATH)/linux-user VPATH+=:$(SRC_PATH)/linux-user DEFINES+=-I$(SRC_PATH)/linux-user -I$(SRC_PATH)/linux-user/$(TARGET_ARCH) endif -CFLAGS+=-g -fno-strict-aliasing +CFLAGS+=-g -fno-strict-aliasing -msse2 LDFLAGS=-g LIBS= HELPER_CFLAGS=$(CFLAGS) _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel