search for: makeobjdirprefix

Displaying 20 results from an estimated 20 matches for "makeobjdirprefix".

2013 Feb 26
1
[releng_9 tinderbox] failure on arm/arm
...2013-02-26 21:23:55 - cd /tinderbox/RELENG_9/arm/arm TB --- 2013-02-26 21:23:55 - /usr/local/bin/svn cleanup /src TB --- 2013-02-26 21:24:58 - /usr/local/bin/svn update /src TB --- 2013-02-26 21:25:12 - 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...
2013 Nov 13
2
[releng_10 tinderbox] failure on i386/i386
...i386/i386 TB --- 2013-11-13 13:00:41 - cleaning the object tree TB --- 2013-11-13 13:00:41 - /usr/local/bin/svn stat /src TB --- 2013-11-13 13:01:24 - At svn revision 258091 TB --- 2013-11-13 13:01:25 - 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 --- 20...
2013 Nov 20
1
[releng_10 tinderbox] failure on sparc64/sparc64
...4/sparc64 TB --- 2013-11-19 23:00:41 - cleaning the object tree TB --- 2013-11-19 23:00:41 - /usr/local/bin/svn stat /src TB --- 2013-11-19 23:01:33 - At svn revision 258357 TB --- 2013-11-19 23:01:34 - building 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...
2008 May 19
1
geom_raid5 + FreeBSD 7.0-STABLE + 5x500Gb (1.8T UFS volume) -- crashes :(
...ad14 # newfs -O2 -U /dev/raid5/storage # mount /dev/raid5/storage /usr/home/storage I use additional (sixth) HDD for system, labeled ins tandard way. So, raid is used only for data, not for swap or booting. I've started from simple tests: building world with /usr/src on system disk and obj (MAKEOBJDIRPREFIX) on RAID5. After first build I've run `rm -rf ${MAKEOBJDIRPREFIX}'. It returns to shell pretty quickly, and to be sure, that FS is synced I've tried `umount /usr/home/storage'. I've got DEVICE BUSY! I've called `df -h' and it shows, that I have NEGATIVE amount of sp...
2009 Apr 25
1
installing crossbuilds
Back before the 7.0 Release I used to install cross builds by NFS-mounting /usr/src and /usr/obj of the build machine on the target machine and running: # cd /usr/src # env MAKEOBJDIRPREFIX=/usr/obj/<stuff> make installkernel KERNCONF=<kernconf> ... This doesn't work any more because all the installation tools are built for the architecture of the build system. The alternative to mount the whole fstab structure of the target machine into the build server and install...
2013 Nov 25
7
[releng_8 tinderbox] failure on i386/i386
...i386/i386 TB --- 2013-11-25 17:30:12 - cleaning the object tree TB --- 2013-11-25 17:30:12 - /usr/local/bin/svn stat /src TB --- 2013-11-25 17:30:16 - At svn revision 258565 TB --- 2013-11-25 17:30:17 - 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 --- 20...
2013 Jul 04
1
Phantom nulls in usbdevs.h during 9-STABLE kernel build
We are seeing strange problems building the kernel on 9-STABLE. The problem is intermittent and will go away if we build enough times in a row without making any changes. The problem seems to be that the usbdevs.h file (which appears to be automatically generated) gets random NULL bytes in it. This occurs on multiple servers with ECC RAM and ZFS filesystems (sometimes mounted over NFS from
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
2003 Aug 20
0
stable release build breakage
...ex filename 2659952 210228 208148 3078328 2ef8b8 BOOTMFS -------------------------------------------------------------- >>> Kernel build for BOOTMFS completed on Wed Aug 20 19:03:49 GMT 2003 -------------------------------------------------------------- cd /usr/obj/usr/src/sys/BOOTMFS; MAKEOBJDIRPREFIX=/usr/obj MACHINE_ARCH=i386 MACHINE=i386 OBJFORMAT_PATH=/usr/obj/usr/src/i386/usr/libexec PERL5LIB=/usr/obj/usr/src/i386/usr/libdata/perl/5.00503 GROFF_BIN_PATH=/usr/obj/usr/src/i386/usr/bin GROFF_FONT_PATH=/usr/obj/usr/src/i386/usr/share/groff_font GROFF_TMAC_PATH=/usr/obj/usr/src/i386/...
2003 Jun 24
1
Problems building 4.8 STABLE
...under 'script' to get the output. Here is the tail of that file. ======================================== -------------------------------------------------------------- >>> stage 4: building everything.. -------------------------------------------------------------- cd /usr/src; MAKEOBJDIRPREFIX=/usr/obj MACHINE_ARCH=i386 MACHINE=i386 OBJFORMAT_PATH=/usr/obj/usr/src/i386/usr/libexec PERL5LIB=/usr/obj/usr/src/i386/usr/libdata/perl/5.00503 GROFF_BIN_PATH=/usr/obj/usr/src/i386/usr/bin GROFF_FONT_PATH=/usr/obj/usr/src/i386/usr/share/groff_font GROFF_TMAC_PATH=/usr/obj/usr/src/i386/usr/s...
2012 Dec 11
0
[releng_9 tinderbox] failure on i386/i386
...TB --- 2012-12-11 03:57:29 - /usr/local/bin/svn cleanup /src TB --- 2012-12-11 03:58:09 - /usr/local/bin/svn update /src TB --- 2012-12-11 03:58:18 - At svn revision 244108 TB --- 2012-12-11 03:58:19 - 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 --- 20...
2003 Aug 25
1
help again
Hello freebsd-stable, pls anyone help with this probs.. i always failed to cvsup my box.. in the make buildworld (stage 4:: populating /usr/obj/usr/src/i386/usr/include),session always shown these error msgs: cd /usr/src/share/info; /usr/obj/usr/src/make.i386/make buildincludes; /usr/obj/usr/src/make.i386/make installincludes ===> include cd /usr/src/include;
2008 Aug 27
0
buildworld of 7-STABLE fails on 6.3 in CDDL code?
...emoved everything from /usr/obj* but buildworld still fails. Maybe it's got something to do with recent dtrace MFC? -------------------------------------------------------------- >>> stage 1.2: bootstrap tools -------------------------------------------------------------- cd /usr/src; MAKEOBJDIRPREFIX=/usr/obj/usr/src/tmp INSTALL="sh /usr/src/tools/install.sh" PATH=/usr/obj/usr/src/tmp/legacy/usr/sbin:/usr/obj/usr/src/tmp/legacy/usr/bin:/usr/obj/usr/src/tmp/legacy/usr/games:/sbin:/bin:/usr/sbin:/usr/bin WORLDTMP=/usr/obj/usr/src/tmp VERSION="FreeBSD 6.3-RELEASE-p2 i386 603000&q...
2013 Oct 31
3
[releng_10 tinderbox] failure on i386/pc98
...i386/pc98 TB --- 2013-10-31 19:50:43 - cleaning the object tree TB --- 2013-10-31 19:50:43 - /usr/local/bin/svn stat /src TB --- 2013-10-31 19:51:30 - At svn revision 257464 TB --- 2013-10-31 19:51:31 - building world TB --- 2013-10-31 19:51:31 - CROSS_BUILD_TESTING=YES TB --- 2013-10-31 19:51:31 - MAKEOBJDIRPREFIX=/obj TB --- 2013-10-31 19:51:31 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-10-31 19:51:31 - SRCCONF=/dev/null TB --- 2013-10-31 19:51:31 - TARGET=pc98 TB --- 2013-10-31 19:51:31 - TARGET_ARCH=i386 TB --- 2013-10-31 19:51:31 - TZ=UTC TB --- 2013-10-31 19:51:31 - __MAKE_CONF=/dev/null TB --- 20...
2012 Apr 08
0
[releng_9 tinderbox] failure on sparc64/sparc64
...--- 2012-04-08 08:26:29 - cvsupping the source tree TB --- 2012-04-08 08:26:29 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/RELENG_9/sparc64/sparc64/supfile TB --- 2012-04-08 08:27:33 - building world TB --- 2012-04-08 08:27:33 - CROSS_BUILD_TESTING=YES TB --- 2012-04-08 08:27:33 - MAKEOBJDIRPREFIX=/obj TB --- 2012-04-08 08:27:33 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2012-04-08 08:27:33 - SRCCONF=/dev/null TB --- 2012-04-08 08:27:33 - TARGET=sparc64 TB --- 2012-04-08 08:27:33 - TARGET_ARCH=sparc64 TB --- 2012-04-08 08:27:33 - TZ=UTC TB --- 2012-04-08 08:27:33 - __MAKE_CONF=/dev/null TB...
2003 May 16
2
make installworld fails : touch not found ?
...------------------------------------------- mkdir -p /tmp/install.466 for prog in [ awk cap_mkdb cat chflags chmod chown date echo egrep find grep l n make makewhatis mkdir mtree mv perl pwd_mkdb rm sed sh sysctl test true uname wc zic; do cp `which $prog` /tmp/install.466; done cd /usr/src; MAKEOBJDIRPREFIX=/usr/obj MACHINE_ARCH=i386 MACHINE=i386 OBJFORM AT_PATH=/usr/obj/usr/src/i386/usr/libexec PERL5LIB=/usr/obj/usr/src/i386/usr/li bdata/perl/5.00503 GROFF_BIN_PATH=/usr/obj/usr/src/i386/usr/bin GROFF_FONT_PAT H=/usr/obj/usr/src/i386/usr/share/groff_font GROFF_TMAC_PATH=/usr/obj/usr/src/i 386/usr/s...
2003 Aug 13
1
Errors Building 4.8
...sr/src/i386/usr/include/security mkdir -p /usr/obj/usr/src/i386/usr/include/ufs ln -sf /usr/src/sys /usr/obj/usr/src/i386 -------------------------------------------------------------- >>> stage 1: bootstrap tools -------------------------------------------------------------- cd /usr/src; MAKEOBJDIRPREFIX=/usr/obj/usr/src/i386 DESTDIR= INSTALL="sh /usr/src/tools/install.sh" make -f Makefile.inc1 -DBOOTSTRAPPING -DNOHTML -DNOINFO -DNOMAN -DNOPIC -DNOPROFILE -DNOSHARED -DNO_WERROR bootstrap-tools echo "===> games/fortune/strfile"; cd /usr/src/games/fortune/strfile; make DI...
2008 Aug 18
1
nanobsd build problem
I'm trying to build nanobsd. I get the error below. Any ideas? ------------------------------------------------------------- >>> stage 4.2: building libraries -------------------------------------------------------------- cd /usr/src; MAKEOBJDIRPREFIX=/usr/obj/nanobsd.soekris/ MACHINE_ARCH=i386 MACHINE=i386 CPUTYPE= GROFF_BIN_PATH=/usr/obj/nanobsd.soekris//usr/src/tmp/legacy/usr/bin GROFF_FONT_PATH=/usr/obj/nanobsd.soekris//usr/src/tmp/legacy/usr/share/groff_font GROFF_TMAC_PATH=/usr/obj/nanobsd.soekris//usr/src/tmp/legacy/usr/share/tmac _S...
2013 Dec 11
2
libc_nonshared.a missing on 10.0-RC1
Hi all! Yesterday I upgraded to FreeBSD 10.0-RC1 through freebsd-update. Everything seemed fine until I decided to upgrade my ports today. There was a new version of pkg which built fine up until the linking: ===> Building for pkg-1.2.3 --- all --- ===> libpkg (all) --- objwarn --- --- libpkg.so.1 --- --- objwarn --- Warning: Object directory not changed from original
2013 Nov 03
1
FreeBSD 10 Beta 2: make installkernel failure with installer provided ZFS configuration.
...svn. d) make buildworld. e) make buildkernel. Thanks! root at els1:/usr/src # make installkernel -------------------------------------------------------------- >>> Installing kernel GENERIC -------------------------------------------------------------- cd /usr/obj/usr/src/sys/GENERIC; MAKEOBJDIRPREFIX=/usr/obj MACHINE_ARCH=amd64 MACHINE=amd64 CPUTYPE= GROFF_BIN_PATH=/usr/obj/usr/src/tmp/legacy/usr/bin GROFF_FONT_PATH=/usr/obj/usr/src/tmp/legacy/usr/share/groff_font GROFF_TMAC_PATH=/usr/obj/usr/src/tmp/legacy/usr/share/tmac PATH=/usr/obj/usr/src/tmp/legacy/usr/sbin:/usr/obj/usr/src/tmp/legac...