rel/13.0 make buildworld fails with custom src.conf

2021-02-13 Thread 王超
Hi, all, I just shot my foot trying upgrading to 13.0-BETA2 from source. The whole build and upgrade process went smoothly. However, ongoing buildworld attempts on the upgraded system failed. buildkernel works by the way. Could anyone find anything wrong with the src.conf? Here is the console

make buildworld breaks on missing yacc.h

2019-03-26 Thread Alban Hertroys
For me, make buildworld breaks on missing yacc.h. A very similar issue was reported Mar 2, 2016, which was then fixed by r296324 (see: https://lists.freebsd.org/pipermail/freebsd-current/2016-March/059946.html). # uname -a FreeBSD home 11.1-STABLE FreeBSD 11.1-STABLE #1 r329516: Sun Feb 18 15

Re: Error in 'make buildworld' on 10.3

2017-08-20 Thread Aijaz Baig
Yes you are right It was because my temp obj dir was hosted on NFS and due to intermittent connectivity issues, I was facing this I believe When I reloaded mountd and started it worked fine but now I am facing another issue I am getting an error while compiling the ATH module saying the file

Re: Error in 'make buildworld' on 10.3

2017-08-16 Thread Brandon Allbery
On Wed, Aug 16, 2017 at 1:46 AM, Aijaz Baig wrote: > ===> share/zoneinfo (all) > cp -fp /usr/src/share/zoneinfo/../../contrib/tzdata//yearistype.sh > yearistype > cp: chflags: yearistype: Operation not supported > *** Error code 1 > > (...) > Looks like it failed while

Re: Error in 'make buildworld' on 10.3

2017-08-15 Thread Aijaz Baig
Removed src.conf and removed the parallel make (-j) option while doing a 'buildworld' which took me far but still failed nonetheless. The failure: ===> share/termcap (all) gzip -cn /usr/src/share/termcap/termcap.5 > termcap.5.gz cap_mkdb -l -f termcap /usr/src/share/termcap/termcap ===>

Error in 'make buildworld' on 10.3

2017-08-13 Thread Aijaz Baig
I am trying to buildworld on 10.3 and I encounter an error: --- _worldtmp --- -- >>> Rebuilding the temporary build tree -- rm -rf /mnt/ObjDir/usr/src/tmp rm -rf

Re: r321601 causes make buildworld to fail on stable/11

2017-07-27 Thread Trond Endrestøl
On Thu, 27 Jul 2017 13:03+0200, Trond Endrestøl wrote: > On Thu, 27 Jul 2017 11:57+0100, tech-lists wrote: > > > On 27/07/2017 10:33, Trond Endrestøl wrote: > > > r321601 gives me these error messages on stable/11: > > > > > > /usr/src/usr.sbin/acpi/acpidump/acpi.c:1089:6: error: use of

Re: r321601 causes make buildworld to fail on stable/11

2017-07-27 Thread Herbert J. Skuhra
On Thu, 27 Jul 2017, Trond Endrestøl wrote: r321601 gives me these error messages on stable/11: /usr/src/usr.sbin/acpi/acpidump/acpi.c:1089:6: error: use of undeclared identifier 'ACPI_SRAT_TYPE_GIC_ITS_AFFINITY'; did you mean 'ACPI_SRAT_TYPE_GICC_AFFINITY'?

Re: r321601 causes make buildworld to fail on stable/11

2017-07-27 Thread Trond Endrestøl
On Thu, 27 Jul 2017 11:57+0100, tech-lists wrote: > On 27/07/2017 10:33, Trond Endrestøl wrote: > > r321601 gives me these error messages on stable/11: > > > > /usr/src/usr.sbin/acpi/acpidump/acpi.c:1089:6: error: use of undeclared > > identifier 'ACPI_SRAT_TYPE_GIC_ITS_AFFINITY'; did you mean

Re: r321601 causes make buildworld to fail on stable/11

2017-07-27 Thread tech-lists
On 27/07/2017 10:33, Trond Endrestøl wrote: > r321601 gives me these error messages on stable/11: > > /usr/src/usr.sbin/acpi/acpidump/acpi.c:1089:6: error: use of undeclared > identifier 'ACPI_SRAT_TYPE_GIC_ITS_AFFINITY'; did you mean > 'ACPI_SRAT_TYPE_GICC_AFFINITY'? >

r321601 causes make buildworld to fail on stable/11

2017-07-27 Thread Trond Endrestøl
r321601 gives me these error messages on stable/11: /usr/src/usr.sbin/acpi/acpidump/acpi.c:1089:6: error: use of undeclared identifier 'ACPI_SRAT_TYPE_GIC_ITS_AFFINITY'; did you mean 'ACPI_SRAT_TYPE_GICC_AFFINITY'? [ACPI_SRAT_TYPE_GIC_ITS_AFFINITY] = "GIC ITS",

Re: STABLE-11 make buildworld as non-root

2017-05-02 Thread Herbert J. Skuhra
Jonathan Chen skrev: > > Hi, > I recently updated to STABLE-11/amd64, r317665, and decided to see if > I could do a buildworld as a normal user (with a public /usr/obj). > Unfortunately, the "make buildworld" stopped with > > ... > ===> lib/libedit (cleandir

STABLE-11 make buildworld as non-root

2017-05-01 Thread Jonathan Chen
Hi, I recently updated to STABLE-11/amd64, r317665, and decided to see if I could do a buildworld as a normal user (with a public /usr/obj). Unfortunately, the "make buildworld" stopped with ... ===> lib/libedit (cleandir) rm -f common.h editline.c emacs.h fcns.c fcns.h help.

Re: make buildworld Failure on 10-STABLE and WITHOUT_OPENSSL=TRUE

2016-02-19 Thread Jim Ohlstein
> Revision: 295351 > Node Kind: directory > Schedule: normal > Last Changed Author: wblock > Last Changed Rev: 295350 > Last Changed Date: 2016-02-06 09:03:31 -0500 (Sat, 06 Feb 2016) > > > root@rubicon:/usr/src # make clean &

Re: make buildworld Failure on 10-STABLE and WITHOUT_OPENSSL=TRUE

2016-02-19 Thread Dewayne Geraghty
> URL: https://svn.freebsd.org/base/stable/10 > > Relative URL: ^/stable/10 > > Repository Root: https://svn.freebsd.org/base > > Repository UUID: ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f > > Revision: 295351 > > Node Kind: directory > > Schedule: normal

Re: make buildworld Failure on 10-STABLE and WITHOUT_OPENSSL=TRUE

2016-02-19 Thread Bryan Drewery
: 295351 > Node Kind: directory > Schedule: normal > Last Changed Author: wblock > Last Changed Rev: 295350 > Last Changed Date: 2016-02-06 09:03:31 -0500 (Sat, 06 Feb 2016) > > > root@rubicon:/usr/src # make clean && make buildworld > > > [snip] >

make buildworld Failure on 10-STABLE and WITHOUT_OPENSSL=TRUE

2016-02-06 Thread Jim Ohlstein
# make clean && make buildworld [snip] cc -O2 -pipe -I. -DINET6 -DFTP_COMBINE_CWDS -std=iso9899:1999 -Qunused-arguments -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wret

Re: make buildworld fails 9.2 PRERELEASE to RC3

2013-08-28 Thread Johan Hendriks
Johan Hendriks wrote: Alex V. Petrov wrote: before 'make buildworld' need: cd /usr/src/usr.bin/yacc make obj make depend make make install 2013/8/27 Johan Hendriks joh.hendr...@gmail.com mailto:joh.hendr...@gmail.com Hello all I am running the following version of FreeBSD

make buildworld fails 9.2 PRERELEASE to RC3

2013-08-27 Thread Johan Hendriks
Hello all I am running the following version of FreeBSD uname -a FreeBSD beasty.testdomain.local 9.2-PRERELEASE FreeBSD 9.2-PRERELEASE #0 r254646: Thu Aug 22 09:46:05 CEST 2013 root@beasty.testdomain.local:/usr/obj/usr/src/sys/KRNL amd64 I have updated the source using the following command.

Re: make buildworld fails 9.2 PRERELEASE to RC3

2013-08-27 Thread Alex V. Petrov
before 'make buildworld' need: cd /usr/src/usr.bin/yacc make obj make depend make make install 2013/8/27 Johan Hendriks joh.hendr...@gmail.com Hello all I am running the following version of FreeBSD uname -a FreeBSD beasty.testdomain.local 9.2-PRERELEASE FreeBSD 9.2-PRERELEASE #0

Re: make buildworld fails 9.2 PRERELEASE to RC3

2013-08-27 Thread Johan Hendriks
Alex V. Petrov wrote: before 'make buildworld' need: cd /usr/src/usr.bin/yacc make obj make depend make make install 2013/8/27 Johan Hendriks joh.hendr...@gmail.com mailto:joh.hendr...@gmail.com Hello all I am running the following version of FreeBSD uname -a FreeBSD

Re: make buildworld is now 50% slower

2013-07-19 Thread Daniel Braniss
On Sun, Jul 07, 2013 at 11:50:29AM +0300, Daniel Braniss wrote: On Fri, Jul 05, 2013 at 02:39:00PM +0200, Dimitry Andric wrote: [redirecting to the correct mailing list, freebsd-stable@ ...] On Jul 5, 2013, at 10:53, Daniel Braniss da...@cs.huji.ac.il wrote: after today's

Re: make buildworld is now 50% slower

2013-07-07 Thread Daniel Braniss
On Fri, Jul 05, 2013 at 02:39:00PM +0200, Dimitry Andric wrote: [redirecting to the correct mailing list, freebsd-stable@ ...] On Jul 5, 2013, at 10:53, Daniel Braniss da...@cs.huji.ac.il wrote: after today's update of 9.1-STABLE I noticed that make build[world|kernel] are taking

Re: make buildworld is now 50% slower

2013-07-07 Thread Jeremy Chadwick
On Sun, Jul 07, 2013 at 11:50:29AM +0300, Daniel Braniss wrote: On Fri, Jul 05, 2013 at 02:39:00PM +0200, Dimitry Andric wrote: [redirecting to the correct mailing list, freebsd-stable@ ...] On Jul 5, 2013, at 10:53, Daniel Braniss da...@cs.huji.ac.il wrote: after today's update of

Re: make buildworld is now 50% slower

2013-07-07 Thread Matthew D. Fuller
Apropos of nothing, but... On Sun, Jul 07, 2013 at 03:17:14AM -0700 I heard the voice of Jeremy Chadwick, and lo! it spake thus: WITHOUT_LIB32=true suggests you're running amd64, which I'm pretty sure means - I do increase kern.maxdsiz, kern.dfldsiz, and kern.maxssiz in /boot/loader.conf to

Re: make buildworld is now 50% slower

2013-07-07 Thread Jeremy Chadwick
On Sun, Jul 07, 2013 at 05:47:31AM -0500, Matthew D. Fuller wrote: Apropos of nothing, but... On Sun, Jul 07, 2013 at 03:17:14AM -0700 I heard the voice of Jeremy Chadwick, and lo! it spake thus: WITHOUT_LIB32=true suggests you're running amd64, which I'm pretty sure means - I do

Re: make buildworld is now 50% slower

2013-07-05 Thread Dimitry Andric
[redirecting to the correct mailing list, freebsd-stable@ ...] On Jul 5, 2013, at 10:53, Daniel Braniss da...@cs.huji.ac.il wrote: after today's update of 9.1-STABLE I noticed that make build[world|kernel] are taking conciderable more time, is it because the upgrade of clang? and if so, is the

Re: make buildworld is now 50% slower

2013-07-05 Thread Jeremy Chadwick
On Fri, Jul 05, 2013 at 02:39:00PM +0200, Dimitry Andric wrote: [redirecting to the correct mailing list, freebsd-stable@ ...] On Jul 5, 2013, at 10:53, Daniel Braniss da...@cs.huji.ac.il wrote: after today's update of 9.1-STABLE I noticed that make build[world|kernel] are taking

Re: Make buildworld broken on RELENG_9?

2013-04-21 Thread Paul van der Zwan
at 10:59:29PM +0200, Paul van der Zwan wrote: Since last weekend or so my make buildworld terminate at the following error: === share/tabset (all) uudecode /usr/src/share/tabset/3101.uu uudecode /usr/src/share/tabset/9837.uu uudecode /usr/src/share/tabset/aa.uu uudecode /usr/src/share/tabset

Re: Make buildworld broken on RELENG_9?

2013-04-19 Thread Paul van der Zwan
On 19 Apr 2013, at 1:36 , Jeremy Chadwick j...@koitsu.org wrote: On Thu, Apr 18, 2013 at 02:16:28PM -0700, Jeremy Chadwick wrote: On Thu, Apr 18, 2013 at 10:59:29PM +0200, Paul van der Zwan wrote: Since last weekend or so my make buildworld terminate at the following error: === share

Re: Make buildworld broken on RELENG_9?

2013-04-19 Thread Jeremy Chadwick
or so my make buildworld terminate at the following error: === share/tabset (all) uudecode /usr/src/share/tabset/3101.uu uudecode /usr/src/share/tabset/9837.uu uudecode /usr/src/share/tabset/aa.uu uudecode /usr/src/share/tabset/aed512.uu uudecode /usr/src/share/tabset/beehive.uu

Make buildworld broken on RELENG_9?

2013-04-18 Thread Paul van der Zwan
Since last weekend or so my make buildworld terminate at the following error: === share/tabset (all) uudecode /usr/src/share/tabset/3101.uu uudecode /usr/src/share/tabset/9837.uu uudecode /usr/src/share/tabset/aa.uu uudecode /usr/src/share/tabset/aed512.uu uudecode /usr/src/share/tabset

Re: Make buildworld broken on RELENG_9?

2013-04-18 Thread Outback Dingo
On Thu, Apr 18, 2013 at 4:59 PM, Paul van der Zwan pa...@vanderzwan.orgwrote: Since last weekend or so my make buildworld terminate at the following error: === share/tabset (all) uudecode /usr/src/share/tabset/3101.uu uudecode /usr/src/share/tabset/9837.uu uudecode /usr/src/share/tabset

Re: Make buildworld broken on RELENG_9?

2013-04-18 Thread Jeremy Chadwick
On Thu, Apr 18, 2013 at 10:59:29PM +0200, Paul van der Zwan wrote: Since last weekend or so my make buildworld terminate at the following error: === share/tabset (all) uudecode /usr/src/share/tabset/3101.uu uudecode /usr/src/share/tabset/9837.uu uudecode /usr/src/share/tabset/aa.uu

Re: Make buildworld broken on RELENG_9?

2013-04-18 Thread Jeremy Chadwick
On Thu, Apr 18, 2013 at 02:16:28PM -0700, Jeremy Chadwick wrote: On Thu, Apr 18, 2013 at 10:59:29PM +0200, Paul van der Zwan wrote: Since last weekend or so my make buildworld terminate at the following error: === share/tabset (all) uudecode /usr/src/share/tabset/3101.uu uudecode

9.1-RC1 make buildworld with WITHOUT_LPR NO_LPR not cleaning up properly

2012-08-24 Thread David Boyd
/etc/make.conf contains NO_LPR=YES /etc/src.conf contains WITHOUT_LPR=YES make buildworld consistently (9.0 through 9.1-RC1) leaves /usr/share/doc/smm/07.lpd/paper.ascii.gz which is then deleted by make delete-old. This behaviour was not apparent in 8.x. I have systems available to test

Re: 9.1-RC1 make buildworld with WITHOUT_LPR NO_LPR not cleaning up properly

2012-08-24 Thread John Baldwin
On Friday, August 24, 2012 12:47:45 pm David Boyd wrote: /etc/make.conf contains NO_LPR=YES /etc/src.conf contains WITHOUT_LPR=YES make buildworld consistently (9.0 through 9.1-RC1) leaves /usr/share/doc/smm/07.lpd/paper.ascii.gz which is then deleted by make delete-old

Re: [PATCHES] make buildworld -DWITHOUT_OPENSSL

2012-03-17 Thread Adrian Chadd
Is the libarchive maintainer about, or is he very busy hiding away in Antarctica again? :) Adrian ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to

[PATCHES] make buildworld -DWITHOUT_OPENSSL

2012-03-15 Thread Devin Teske
Hi All, I wanted to ping someone to see about getting some PR's looked at. I have four PR's that are each 59-days old today and I don't want them to be forgotten. The following four PR's contain patches to fix/address multiple compilation issues when using WITHOUT_OPENSSL in RELENG_9.

Re: make buildworld fails with 8.2-RELEASE amd64 building STABLE

2012-02-07 Thread Sergey Kandaurov
On 6 February 2012 21:23, Michael L. Squires mi...@siralan.org wrote: make buildworld fails when trying to make buildworld (no options) with 8.2-RELEASE with 8.2-STABLE sources as of 2/6/2012 updated at 9:15 AM from ftp.freebsd.org. The compile fails in the same spot every time

make buildworld fails with 8.2-RELEASE amd64 building STABLE

2012-02-06 Thread Michael L. Squires
make buildworld fails when trying to make buildworld (no options) with 8.2-RELEASE with 8.2-STABLE sources as of 2/6/2012 updated at 9:15 AM from ftp.freebsd.org. The compile fails in the same spot every time; this is not a random failure. I have seen some evidence, however, that there may

Make Buildworld Fails

2012-01-27 Thread Thomas D. Dean
# uname -a FreeBSD P9X79.tddhome 9.0-STABLE FreeBSD 9.0-STABLE #0: Wed Jan 4 14:16:41 PST 2012 tomdean@P9X79.tddhome:/usr/src/sys/GENERIC amd64 Source up-to-date as of now, via cvsup. # env -i make cleandir # env -i make cleandir # env -i make buildworld ... cc -O2 -pipe -I. -DGCCVER

Re: Make Buildworld Fails

2012-01-27 Thread Jeremy Chadwick
a different cvsup mirror for starters. Also: was this system upgraded from 8.2 to 9.0 by changing a release tag in one of your supfiles, or was it always 9.0? # env -i make cleandir # env -i make cleandir # env -i make buildworld ... cc -O2 -pipe -I. -DGCCVER=\4.2\ -DIN_GCC -DHAVE_CONFIG_H -DPREFIX

Re: Make Buildworld Fails

2012-01-27 Thread Thomas D. Dean
On 01/27/12 16:52, Jeremy Chadwick wrote: What cvsup mirror did you use? There has been a recent influx of problems people have reported with building world all of which have related to problems with certain cvsup servers. You can read about those problems on freebsd-stable, or look on

Re: Make Buildworld Fails (Broken Servers)

2012-01-27 Thread Thomas D. Dean
# env -i make cleandir # env -i make cleandir # env -i make -j 10 buildworld ... failed on iterator.c - redo to check if -j 10 broke things. # env -i make cleandir # env -i make cleandir # env -i make buildworld ... mkdep -f .depend -a-I/usr/obj/usr/src/tmp/legacy/usr/include /usr/src/games

Re: Make Buildworld Fails (Broken Servers)

2012-01-27 Thread Jeremy Chadwick
cvsup10.FreeBSD.org. Many (~150?) files were updated. # cd /usr/src # env -i make cleandir # env -i make cleandir # env -i make -j 10 buildworld ... failed on iterator.c - redo to check if -j 10 broke things. # env -i make cleandir # env -i make cleandir # env -i make buildworld

Re: Make Buildworld Fails (Broken Servers)

2012-01-27 Thread Randy Bush
The root cause was a bad cvsup server. Randy posted to freebsd-hubs about the problem (I haven't looked to find the mail though). found four bad servers while upgrading various systems. entropy seems to have struck the hub system. randy ___

Re: i386/153947: Make buildworld fails in hastd/token.c

2011-01-16 Thread Lev Serebryakov
Hello, Angelo. You wrote 13 января 2011 г., 18:27:37: I can confirm it happens also on this STABLE build: FreeBSD 8.1-STABLE #1: Tue Oct 5 14:02:34 CEST 2010 Same on 8.1-RELEASE/amd64. And everything were Ok about 5 days ago. -- // Black Lion AKA Lev Serebryakov l...@freebsd.org

Re: i386/153947: Make buildworld fails in hastd/token.c

2011-01-15 Thread Eugene Grosbein
This also breaks source upgrade path from RELENG_7. ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to freebsd-stable-unsubscr...@freebsd.org

Re: i386/153947: Make buildworld fails in hastd/token.c

2011-01-13 Thread Angelo Turetta
a prototype *** Error code 1 Stop in /usr/src/sbin/hastd. *** Error code 1 How-To-Repeat: Install FreeBSD 8.1 from DVD cvsup RELENG_8 from cvsup6.freebsd.org make buildworld I can confirm it happens also on this STABLE build: FreeBSD 8.1-STABLE #1: Tue Oct 5 14:02:34 CEST 2010 Angelo Turetta

Re: Error in make buildworld

2009-01-08 Thread Diego Ribeiro
Realy my box is obsolet(Atlhon 2.0 - 512 Ram) I try without -j for discard overheated. tks again. On Wed, Jan 7, 2009 at 10:47 PM, Claus Guttesen kome...@gmail.com wrote: Hi Claus, thanks for return. I'm tried this steps below before send the first email and not resolve my problem =/ I

Re: Error in make buildworld

2009-01-08 Thread Diego Ribeiro
Wow, I catch the problem. My memory realy is broken the memtest warn me. =/ I take a new memory and try again. []'s On Thu, Jan 8, 2009 at 8:34 AM, Diego Ribeiro dieggo@gmail.com wrote: Realy my box is obsolet(Atlhon 2.0 - 512 Ram) I try without -j for discard overheated. tks again.

Error in make buildworld

2009-01-07 Thread Diego Ribeiro
Hi all, I'm a new member of this list and I have a problem when execute a make buildworld in my FreeBSD. I'm using FreeBSD user.domain.local 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #1: r...@user.domain.local:/usr/obj/usr/src/sys/GENERIC i386 The error returned is cc -O2 -fno-strict-aliasing

Re: Error in make buildworld

2009-01-07 Thread Claus Guttesen
I'm a new member of this list and I have a problem when execute a make buildworld in my FreeBSD. I'm using FreeBSD user.domain.local 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #1: r...@user.domain.local:/usr/obj/usr/src/sys/GENERIC i386 I ca't help you with the error below unfortunately. You

Re: Error in make buildworld

2009-01-07 Thread Diego Ribeiro
again. On Wed, Jan 7, 2009 at 5:12 PM, Claus Guttesen kome...@gmail.com wrote: I'm a new member of this list and I have a problem when execute a make buildworld in my FreeBSD. I'm using FreeBSD user.domain.local 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #1: r...@user.domain.local:/usr/obj

Re: Error in make buildworld

2009-01-07 Thread pluknet
2009/1/7 Diego Ribeiro dieggo@gmail.com: Hi all, I'm a new member of this list and I have a problem when execute a make buildworld in my FreeBSD. I'm using FreeBSD user.domain.local 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #1: r...@user.domain.local:/usr/obj/usr/src/sys/GENERIC i386

Re: Error in make buildworld

2009-01-07 Thread Claus Guttesen
Hi Claus, thanks for return. I'm tried this steps below before send the first email and not resolve my problem =/ I notice you run a pre-release of 7.1. Did you update to the latest 7.1-release? make cleandir make cleandir rm -rf /usr/obj/* make -j6 buildworld but...the segmentation

Re: make buildworld fails on a RELENG_7_0 machine

2008-07-03 Thread Dag-Erling Smørgrav
Rajkumar S [EMAIL PROTECTED] writes: [...] === gnu/usr.bin/cvs/contrib (cleandir) sed -e 's,@CSH@,/bin/csh,' -e 's,@PERL@,/usr/bin/perl,' /usr/src/gnu/usr.bin/cvs/contrib/../../../../contrib/cvs/contrib/Makefile.in Makefile Makefile, line 15: Need an operator This will happen if

make buildworld fails on a RELENG_7_0 machine

2008-06-26 Thread Rajkumar S
to /usr/src and issue a make buildworld It stops with following error: === gnu/usr.bin/cvs/contrib (cleandir) sed -e 's,@CSH@,/bin/csh,' -e 's,@PERL@,/usr/bin/perl,' /usr/src/gnu/usr.bin/cvs/contrib/../../../../contrib/cvs/contrib/Makefile.in Makefile Makefile, line 15: Need an operator make: fatal

RE: FreeBSD 6.2 -- cvsup to 7.0 + make buildworld fails

2008-03-01 Thread Kevin K
-Original Message- From: [EMAIL PROTECTED] [mailto:owner-freebsd- [EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: Friday, February 29, 2008 6:18 PM To: Kevin K Cc: freebsd-stable@freebsd.org Subject: Re: FreeBSD 6.2 -- cvsup to 7.0 + make buildworld fails On 29/02/2008

Re: FreeBSD 6.2 -- cvsup to 7.0 + make buildworld fails

2008-03-01 Thread Erik Trulsson
On Fri, Feb 29, 2008 at 06:12:52PM -0500, Kevin K wrote: I have cvsupped my src - cvsup stable-supfile / RELENG_7 cvsup5,3,4.freebsd.org many times and I keep failing @ make buildworld : magic, 67702: Warning type `log' invalid magic, 67703: Warning offset [EMAIL PROTECTED] files no longer

RE: FreeBSD 6.2 -- cvsup to 7.0 + make buildworld fails

2008-03-01 Thread Kevin K
-Original Message- It looks like you did something wrong when using cvsup, and did not check out RELENG_7, but instead got a copy of the whole CVS repository - which cannot be compiled from directly. Remove all the contents of your current /usr/src/, fix your supfile, and try

Re: FreeBSD 6.2 -- cvsup to 7.0 + make buildworld fails

2008-03-01 Thread Jeremy Chadwick
On Sat, Mar 01, 2008 at 11:00:11AM -0500, Kevin K wrote: I'll try removing /usr/src/* re-cvsupping. I would recommend you also nuke relevant directories or files in /usr/sup (or if you're using csup, /var/db/sup). I tend to recommend using /usr/share/examples/cvsup/ports-supfile and

FreeBSD 6.2 -- cvsup to 7.0 + make buildworld fails

2008-02-29 Thread Kevin K
I have cvsupped my src - cvsup stable-supfile / RELENG_7 cvsup5,3,4.freebsd.org many times and I keep failing @ make buildworld : magic, 67702: Warning type `log' invalid magic, 67703: Warning offset [EMAIL PROTECTED] files no longer part of the vendor's file(1).' invalid magic, 67703: Warning

Re: FreeBSD 6.2 -- cvsup to 7.0 + make buildworld fails

2008-02-29 Thread [EMAIL PROTECTED]
On 29/02/2008, Kevin K [EMAIL PROTECTED] wrote: I have cvsupped my src - cvsup stable-supfile / RELENG_7 cvsup5,3,4.freebsd.org many times and I keep failing @ make buildworld : . . . . magic, 67922: Warning offset `@@' invalid magic, 67922: Warning type `@@' invalid mkmagic: Printf

make buildworld error

2007-10-04 Thread Adam Ma'anit
Anyone else seeing make buildworld stop at usr.bin/netstat/ ? cc -O2 -fno-strict-aliasing -pipe -DIPSEC -DINET6 -DFAST_IPSEC - Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused- parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith - Wno-uninitialized -c /usr/src

Re: make buildworld error

2007-10-04 Thread Miguel Lopes Santos Ramos
Anyone else seeing make buildworld stop at usr.bin/netstat/ ? I didn't compile. That file was changed yesterday. But by the looks of it, everybody will be seeing it. The compiler is right because u_quad_t is not unsigned long long on the amd64, but only unsigned long, which although being

Re: make buildworld issue on 6.2 stable

2007-05-25 Thread Ruslan Ermilov
On Fri, May 25, 2007 at 12:07:10PM +0930, Shaun Branden wrote: uname -a FreeBSD sagan.cai 6.2-STABLE FreeBSD 6.2-STABLE #0: Sat May 5 23:34:08 CST 2007 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/SAGAN i386 The results of make buildworld on this system: ide -k _crunched_chroot_stub

Re: make buildworld issue on 6.2 stable

2007-05-25 Thread Shaun Branden
:37 _ieee80211.h and this is from my history: 489 cvsup -g ~shaun/cvs/stable-supfile 490 cd /usr/obj 491 rm -rf * 492 chflags -R noschg * 493 rm -rf * 494 cd /usr/src I just ran these again, ie !489, !490 etc with make buildworld at the end and got the same result. ... ifconfig.lo(.text

Re: make buildworld issue on 6.2 stable

2007-05-25 Thread Ruslan Ermilov
with make buildworld at the end and got the same result. ... ifconfig.lo(.text+0x4df8): In function `print_chaninfo': : undefined reference to `IEEE80211_IS_CHAN_PASSIVE' *** Error code 1 Stop in /usr/obj/usr/src/rescue/rescue. *** Error code 1 Cheers, -- Ruslan Ermilov [EMAIL

Re: make buildworld issue on 6.2 stable

2007-05-25 Thread Shaun Branden
On Fri, May 25, 2007 at 01:58:51PM +0400, Ruslan Ermilov wrote: You have an incomplete source tree. Jan 28 corresponds to rev. 1.2.2.3 of that file, and the IEEE80211_IS_CHAN_PASSIVE() define was added in rev. 1.2.2.4. From CVS history: : revision 1.2.2.4 : date: 2007/03/10 00:28:43;

make buildworld failing - multiple definitions of pam_* in libpam

2007-05-24 Thread tennevin.yves
make buildworld ... cc -O -pipe -fPIC -I/usr/src/lib/libpam/libpam -I/usr/src/lib/libpam/libpam/../../../contrib/openpam/include -DLIB_MAJ=3 -DOPENPAM_MODULES_DIR='/usr/lib/' -std=iso9899:1999 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing

make buildworld issue on 6.2 stable

2007-05-24 Thread Shaun Branden
uname -a FreeBSD sagan.cai 6.2-STABLE FreeBSD 6.2-STABLE #0: Sat May 5 23:34:08 CST 2007 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/SAGAN i386 The results of make buildworld on this system: ide -k _crunched_chroot_stub chroot.lo cc -static -o rescue rescue.o cat.lo chflags.lo chio.lo chmod.lo

Can't make buildworld in 6-STABLE

2007-05-04 Thread Neo [GC]
Hi, currently i have a strange problem with 'make buildworld'. I use the amd64 6-STABLE branch with daily csup on src-all. When i do a 'make buildworld' in /usr/src, the make stops with the following error: -- /usr/src/lib/libkvm/kvm_getswapinfo.c: In function `kvm_getswapinfo_kvm

Re: Can't make buildworld in 6-STABLE

2007-05-04 Thread Stefan Lambrev
Hi, Neo [GC] wrote: Hi, currently i have a strange problem with 'make buildworld'. I use the amd64 6-STABLE branch with daily csup on src-all. When i do a 'make buildworld' in /usr/src, the make stops with the following error: -- /usr/src/lib/libkvm/kvm_getswapinfo.c: In function

Re: Can't make buildworld in 6-STABLE

2007-05-04 Thread Neo [GC]
Stefan Lambrev schrieb: Hi, Neo [GC] wrote: Hi, currently i have a strange problem with 'make buildworld'. I use the amd64 6-STABLE branch with daily csup on src-all. When i do a 'make buildworld' in /usr/src, the make stops with the following error: -- /usr/src/lib/libkvm

Re: Can't make buildworld in 6-STABLE

2007-05-04 Thread Jeremy Chadwick
On Fri, May 04, 2007 at 03:59:53PM +0200, Neo [GC] wrote: Neo [GC] wrote: Hi, currently i have a strange problem with 'make buildworld'. I use the amd64 6-STABLE branch with daily csup on src-all. When i do a 'make buildworld' in /usr/src, the make stops with the following error

Re: Can't make buildworld in 6-STABLE

2007-05-04 Thread Peter Jeremy
On 2007-May-04 14:19:15 +0200, Neo [GC] [EMAIL PROTECTED] wrote: When i do a 'make buildworld' in /usr/src, the make stops with the following error: -- /usr/src/lib/libkvm/kvm_getswapinfo.c: In function `kvm_getswapinfo_kvm': /usr/src/lib/libkvm/kvm_getswapinfo.c:124: error: storage size

make buildworld fails on one box

2007-04-19 Thread Alex Povolotsky
Hello! My attempt to make buildworld on freshly cvsupped 6.2-RELEASEp3 fails strangely. AWK=awk sh /usr/src/lib/libncurses/../../contrib/ncurses/include/MKncurses_def.sh /usr/src/lib/libncurses/../../contrib/ncurses/include/ncurses_defs ncurses_def.h sed /usr/src/lib/libncurses

Re: make buildworld fails on one box

2007-04-19 Thread Kris Kennaway
On Thu, Apr 19, 2007 at 12:09:34PM +0400, Alex Povolotsky wrote: Hello! My attempt to make buildworld on freshly cvsupped 6.2-RELEASEp3 fails strangely. AWK=awk sh /usr/src/lib/libncurses/../../contrib/ncurses/include/MKncurses_def.sh /usr/src/lib/libncurses/../../contrib/ncurses

make buildworld on Freebsd 6.2 amd64 stops on ifconfig.l

2007-04-18 Thread sobo
Hi the following occurs when trying to make buildworld once cvsup'd to stable, any idea's? Environment: FreeBSD xxx.xxx.xxx.xxx 6.2-RELEASE-p2 FreeBSD 6.2-RELEASE-p2 #1: Wed Apr 18 10:29:35 WST 2007 [EMAIL PROTECTED] :/usr/src/sys/amd64/compile/PHEONIX amd64 Description: ld -dc -r -o

make buildworld error on am64

2007-04-04 Thread zen
hi , sorry to bother you again, i'm trying updating my machine to 6.2STABLE, but during make buildworld the process stop with these error messages: -- stage 4.2: building libraries

Re: make buildworld error on am64

2007-04-04 Thread zen
Niclas Zeising wrote: On 4/4/07, zen [EMAIL PROTECTED] wrote: hi , sorry to bother you again, i'm trying updating my machine to 6.2STABLE, [snip error log] the box was fresh install from 6.2RELEASE, and was build on am64 arch. it has 4Gigs RAM and amd64 X2 AM2 socket. could you tell

Re: make buildworld error on am64

2007-04-04 Thread Niclas Zeising
On 4/4/07, zen [EMAIL PROTECTED] wrote: Niclas Zeising wrote: On 4/4/07, zen [EMAIL PROTECTED] wrote: hi , sorry to bother you again, i'm trying updating my machine to 6.2STABLE, [snip error log] the box was fresh install from 6.2RELEASE, and was build on am64 arch. it has 4Gigs RAM

Re: make buildworld error on am64

2007-04-04 Thread Niclas Zeising
On 4/4/07, zen [EMAIL PROTECTED] wrote: hi , sorry to bother you again, i'm trying updating my machine to 6.2STABLE, [snip error log] the box was fresh install from 6.2RELEASE, and was build on am64 arch. it has 4Gigs RAM and amd64 X2 AM2 socket. could you tell me how to resolve this

Re: make buildworld error on am64

2007-04-04 Thread zen
Ruslan Ermilov wrote: On Wed, Apr 04, 2007 at 05:00:09PM +0700, zen wrote: Niclas Zeising wrote: On 4/4/07, zen [EMAIL PROTECTED] wrote: hi , sorry to bother you again, i'm trying updating my machine to 6.2STABLE, [snip error log] the box was fresh install

Re: make buildworld error on am64

2007-04-04 Thread Ruslan Ermilov
On Wed, Apr 04, 2007 at 05:00:09PM +0700, zen wrote: Niclas Zeising wrote: On 4/4/07, zen [EMAIL PROTECTED] wrote: hi , sorry to bother you again, i'm trying updating my machine to 6.2STABLE, [snip error log] the box was fresh install from 6.2RELEASE, and was build on am64 arch.

Re: 'make buildworld' fails

2007-01-30 Thread Ruslan Ermilov
On Fri, Jan 26, 2007 at 08:49:19PM +0500, archon wrote: I've just updated the sources in FreeBSD 6.2-RELEASE and tried to rebuild world. With option 'NO_CXX=YES' in /etc/make.conf world compiled successful, if this option not added 'make buildworld' failed. 'make buildworld' fails

'make buildworld' fails

2007-01-26 Thread archon
I've just updated the sources in FreeBSD 6.2-RELEASE and tried to rebuild world. With option 'NO_CXX=YES' in /etc/make.conf world compiled successful, if this option not added 'make buildworld' failed. 'make buildworld' fails: .. === gnu/usr.bin/groff/src/libs/libgroff (depend) Making version.cpp

6.2: make buildworld fails at usr.bin/passwd

2007-01-18 Thread Heinrich Rebehn
Hi list, I just cvsup'ed 6.2 (tag=RELENG_6_2) and buildworld fails with: [...] rm -f opiepasswd opiepasswd.o opiepasswd.1.gz opiepasswd.1.cat.gz rm -f .depend GPATH GRTAGS GSYMS GTAGS === usr.bin/pagesize (cleandir) rm -f pagesize.1.gz pagesize.1.cat.gz === usr.bin/passwd (cleandir) cd: can't

Re: 6.2: make buildworld fails at usr.bin/passwd

2007-01-18 Thread Ruslan Ermilov
On Thu, Jan 18, 2007 at 09:41:11AM +0100, Heinrich Rebehn wrote: Hi list, I just cvsup'ed 6.2 (tag=RELENG_6_2) and buildworld fails with: [...] rm -f opiepasswd opiepasswd.o opiepasswd.1.gz opiepasswd.1.cat.gz rm -f .depend GPATH GRTAGS GSYMS GTAGS === usr.bin/pagesize (cleandir) rm -f

Re: 6.2: make buildworld fails at usr.bin/passwd

2007-01-18 Thread Jeremy Chadwick
On Thu, Jan 18, 2007 at 09:41:11AM +0100, Heinrich Rebehn wrote: Hi list, I just cvsup'ed 6.2 (tag=RELENG_6_2) and buildworld fails with: [...] rm -f opiepasswd opiepasswd.o opiepasswd.1.gz opiepasswd.1.cat.gz rm -f .depend GPATH GRTAGS GSYMS GTAGS === usr.bin/pagesize (cleandir) rm -f

Re: make buildworld is always braking at various points

2007-01-08 Thread Andrei Kolu
On Sunday, 7. January 2007 20:08, Peter Jeremy wrote: On Sun, 2007-Jan-07 17:44:24 +0100, Christoph Illnar wrote: I keep having troubles compiling either 6.1-RELEASE and 6.2-RC2. I downloaded sources, extracted them with install.sh and did a cvsup. My installed system is 6.1-RELEASE and I

Re: make buildworld is always braking at various points

2007-01-08 Thread Christoph Illnar
Peter Jeremy schrieb: On Sun, 2007-Jan-07 17:44:24 +0100, Christoph Illnar wrote: I keep having troubles compiling either 6.1-RELEASE and 6.2-RC2. I downloaded sources, extracted them with install.sh and did a cvsup. My installed system is 6.1-RELEASE and I keep trying to compile it on my

Re: make buildworld is always braking at various points

2007-01-08 Thread Kevin Oberman
From: Andrei Kolu [EMAIL PROTECTED] Date: Mon, 8 Jan 2007 12:29:23 +0200 Sender: [EMAIL PROTECTED] On Sunday, 7. January 2007 20:08, Peter Jeremy wrote: On Sun, 2007-Jan-07 17:44:24 +0100, Christoph Illnar wrote: I keep having troubles compiling either 6.1-RELEASE and 6.2-RC2. I

make buildworld is always braking at various points

2007-01-07 Thread Christoph Illnar
# USB Bus (required) device ugen# Generic device uhid# Human Interface Devices device ukbd# Keyboard device ums # Mouse when on 6.2-RC2 sources I do a # cd /usr/src # make buildworld it breaks with these last

Re: make buildworld is always braking at various points

2007-01-07 Thread Peter Jeremy
On Sun, 2007-Jan-07 17:44:24 +0100, Christoph Illnar wrote: I keep having troubles compiling either 6.1-RELEASE and 6.2-RC2. I downloaded sources, extracted them with install.sh and did a cvsup. My installed system is 6.1-RELEASE and I keep trying to compile it on my own. Is the failure

Re: make buildworld is always braking at various points

2007-01-07 Thread Wolfgang Zenker
Hello, I keep having troubles compiling either 6.1-RELEASE and 6.2-RC2. I downloaded sources, extracted them with install.sh and did a cvsup. [..] # make buildworld it breaks with these last lines: [.. lines suppressed ..] building shared library libpmc.so.3 === lib

Re: make buildworld

2006-12-15 Thread [LoN]Kamikaze
zen wrote: dear all, i have a problem during upgrading my FreeBSD box to 6.1, this error occured during make buildworld. these are the error mesages: _tools/../../../../contrib/gcc/genemit.c /usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/genemit.c: In function `gen_expand

Re: make buildworld error on recent sources

2006-12-08 Thread JoaoBR
On Wednesday 06 December 2006 15:20, Ruslan Ermilov wrote: On Wed, Dec 06, 2006 at 03:43:32PM -0200, JoaoBR wrote: On Wednesday 06 December 2006 15:07, Ruslan Ermilov wrote:  /usr/src/lib/libncurses/../../contrib/ncurses/ncurses/ti nfo/make_keys.c /usr/obj/usr/src/tmp/usr/bin/ld:

  1   2   3   >