Re: make buildworld failure on arm64 on -current n267777

2024-01-28 Thread void
On Fri, 26 Jan 2024, at 00:14, void wrote: > In /usr/src # git rev-list --count --first-parent HEAD > 26 in /usr/src, a 'git reset --hard' followed by 'git pull' and then 'git checkout main' fixed this. For some reason, 'git pull --ff-only' didn't pull /usr/src/sys/contrib/dev/acpica/include

make buildworld failure on arm64 on -current n267777

2024-01-25 Thread void
In /usr/src # git rev-list --count --first-parent HEAD 26 include/machine -> /usr/src/sys/arm64/include Building /usr/obj/usr/src/arm64.aarch64/stand/efi/loader_4th/vers.c Building /usr/obj/usr/src/arm64.aarch64/stand/efi/loader_4th/8x16.c Building /usr/obj/usr/src/arm64.aarch64/stand/efi/l

Re: 'make buildworld' failure

2017-01-05 Thread Oleg V. Nauman
On Thursday 05 January 2017 12:26:58 Hiroki Sato wrote: > hiren panchasara wrote > in <20170104180954.gv17...@strugglingcoder.info>: > > hi> + hrs@ > hi> On 01/04/17 at 12:43P, Oleg V. Nauman wrote: > hi> > ===> usr.sbin/inetd (all) [skip] > hi> > 4 errors generated. > hi> > *** Error code 1 >

Re: 'make buildworld' failure

2017-01-04 Thread Hiroki Sato
hiren panchasara wrote in <20170104180954.gv17...@strugglingcoder.info>: hi> + hrs@ hi> On 01/04/17 at 12:43P, Oleg V. Nauman wrote: hi> > ===> usr.sbin/inetd (all) hi> > cc -target x86_64-unknown-freebsd12.0 --sysroot=/usr/obj/usr/src/tmp - hi> > B/usr/obj/usr/src/tmp/usr/bin -O2 -pipe -march

Re: 'make buildworld' failure

2017-01-04 Thread hiren panchasara
+ hrs@ On 01/04/17 at 12:43P, Oleg V. Nauman wrote: > ===> usr.sbin/inetd (all) > cc -target x86_64-unknown-freebsd12.0 --sysroot=/usr/obj/usr/src/tmp - > B/usr/obj/usr/src/tmp/usr/bin -O2 -pipe -march=nehalem -DLOGIN_CAP -DIPSEC - > g -MD -MF.depend.inetd.o -MTinetd.o -std=gnu99 -fstack-protect

'make buildworld' failure

2017-01-04 Thread Oleg V. Nauman
===> usr.sbin/inetd (all) cc -target x86_64-unknown-freebsd12.0 --sysroot=/usr/obj/usr/src/tmp - B/usr/obj/usr/src/tmp/usr/bin -O2 -pipe -march=nehalem -DLOGIN_CAP -DIPSEC - g -MD -MF.depend.inetd.o -MTinetd.o -std=gnu99 -fstack-protector-strong - Wsystem-headers -Werror -Wall -Wno-format-y2k -W

make buildworld failure?

2016-09-20 Thread René Ladan
Hi, yes, I do have -DNO_CLEAN in my make command, which gives: make -DNO_CLEAN buildworld ===> secure/libexec/sftp-server (all) /usr/local/libexec/ccache/world/cc -target x86_64-unknown-freebsd12.0 --sysroot=/usr/obj/usr/src/tmp -B/usr/obj/usr/src/tmp/usr/bin -O2 -pipe -I/usr/src/secure/libexec/

Re: make buildworld failure

2003-01-29 Thread Nick H. -- Technical Support Engineer
: <[EMAIL PROTECTED]> Sent: Wednesday, January 29, 2003 5:48 AM Subject: Re: make buildworld failure : On Wed, Jan 29, 2003 at 06:16:04AM -0500, Jeff Utter wrote: : > Yeah, that fixed the above mentioned problem.. however i'm running into a build problem about an hour later, related

Re: make buildworld failure

2003-01-29 Thread leafy
On Wed, Jan 29, 2003 at 06:16:04AM -0500, Jeff Utter wrote: > Yeah, that fixed the above mentioned problem.. however i'm running into a build >problem about an hour later, related to telnet.. maybe it was fixed overnight in cvs, >i'll see if it will build now. I don't think so, I cvsupped about

Re: make buildworld failure

2003-01-29 Thread Jeff Utter
Yeah, that fixed the above mentioned problem.. however i'm running into a build problem about an hour later, related to telnet.. maybe it was fixed overnight in cvs, i'll see if it will build now. > Let me know how it goes... I may wanna try that To Unsubscribe: send mail to [EMAIL PROTECTED] w

Re: make buildworld failure

2003-01-28 Thread Nick H. -- Technical Support Engineer
ary 28, 2003 9:32 PM Subject: Re: make buildworld failure : i think my system is building successfully now.. i did 2 things: : : 1.) deleted my whole src tree, and re-downloaded it : : 2.) cp /usr/src/crypto/openssl/crypto/idea/idea.h /usr/src/crypto/openssh/ : : not sure which one fixed it, but i

Re: make buildworld failure

2003-01-28 Thread Nick H. -- Technical Support Engineer
given nor endorsed by it. - Original Message - From: "Jeff Utter" <[EMAIL PROTECTED]> To: "Nick H. -- Technical Support Engineer" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Tuesday, January 28, 2003 9:32 PM Subject: Re: make buildworld failure > i

Re: make buildworld failure

2003-01-28 Thread Jeff Utter
i think my system is building successfully now.. i did 2 things: 1.) deleted my whole src tree, and re-downloaded it 2.) cp /usr/src/crypto/openssl/crypto/idea/idea.h /usr/src/crypto/openssh/ not sure which one fixed it, but it's been building for about 20 minutes, and i think it's past the poi

Re: make buildworld failure

2003-01-28 Thread Nick H. -- Technical Support Engineer
PROTECTED] - Original Message - From: "Jeff Utter" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, January 28, 2003 7:47 PM Subject: Re: make buildworld failure > I'm having the same results here... i've been trying to figure out what the pr

Re: make buildworld failure

2003-01-28 Thread Jeff Utter
I'm having the same results here... i've been trying to figure out what the problem is for a while.. i think it's just not finding idea.h... idea.h exists in some (other) directory.. i can't tell where it WANTS to find it though, so i coudl copy it there. To Unsubscribe: send mail to [EMAIL PROT

make buildworld failure

2003-01-28 Thread Nick H. -- Technical Support Engineer
Got this today... src is fresh from cvsup2 mkdep -f pend -a-I/usr/src/lib/libpam/modules/pam_ssh/../../../../crypto/openssh -I/usr/src/lib/libpam/modules/pam_ssh/../../../../contrib/openpam/include -I /usr/src/lib/libpam/modules/pam_ssh/../../libpam /usr/src/lib/libpam/modules/pam_ssh/pam_

Re: make buildworld failure

2002-12-04 Thread JY
On Wed, Dec 04, 2002 at 10:09:16PM -0500, Ray Kohler wrote: > > Cannot delete "/usr/src/contrib/gcc/INSTALL": Directory not empty > > > > rm -rf /usr/src && rm -rf /usr/sup and re-cvsupping does not help. > > I removed just the problematic directory and re-cvsupped. It downloaded > the directory

Re: make buildworld failure

2002-12-04 Thread Ray Kohler
On Thu, Dec 05, 2002 at 10:55:48AM +0800, JY wrote: > On Wed, Dec 04, 2002 at 10:55:24AM -0800, David O'Brien wrote: > > On Thu, Dec 05, 2002 at 02:08:42AM +0800, JY wrote: > > > /usr/src/contrib/gcc/cp/except.c:790:18: cfns.h: No such file or directory > > > mkdep: compile failed > > > *** Error c

Re: make buildworld failure

2002-12-04 Thread JY
On Wed, Dec 04, 2002 at 10:55:24AM -0800, David O'Brien wrote: > On Thu, Dec 05, 2002 at 02:08:42AM +0800, JY wrote: > > /usr/src/contrib/gcc/cp/except.c:790:18: cfns.h: No such file or directory > > mkdep: compile failed > > *** Error code 1 > > > > Stop in /usr/src/gnu/usr.bin/cc/cc1plus. > > P

Re: make buildworld failure

2002-12-04 Thread David O'Brien
On Thu, Dec 05, 2002 at 02:08:42AM +0800, JY wrote: > /usr/src/contrib/gcc/cp/except.c:790:18: cfns.h: No such file or directory > mkdep: compile failed > *** Error code 1 > > Stop in /usr/src/gnu/usr.bin/cc/cc1plus. Please cvsup again, and reply back if you still have any build problems. To Uns

make buildworld failure

2002-12-04 Thread JY
/usr/src/contrib/gcc/cp/except.c:790:18: cfns.h: No such file or directory mkdep: compile failed *** Error code 1 Stop in /usr/src/gnu/usr.bin/cc/cc1plus. JY To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

make buildworld failure

2002-06-05 Thread Sid Carter
Hi, make buildworld fails after the latest cvsup. The error I get is this - calvin# tail -30 /usr/ports/nooworld.log ranlib libcc_int.a ===> gnu/usr.bin/cc/cc cc -O -pipe -march=pentiumpro -DIN_GCC -DHAVE_CONFIG_H -DPREFIX=\"/usr/obj/usr/src/i386/usr

make buildworld failure

2000-02-07 Thread Michael Lucas
Since we're in code freeze, I decided to install -current and have a go. (Yes, I'm specifically on the list of people who should not run -current; this is a test box being temporarily donated.) I installed off of the 2101 snapshot CD-Rom, cvsupped to -current. The make buildworld fails at: