freebsd10 /usr/src # uname -a FreeBSD freebsd10.rdnzl.info 10.0-BETA2 FreeBSD 10.0-BETA2 #0 r257267: Mon Oct 28 22:42:23 EET 2013 kimmo at freebsd10.rdnzl.info:/usr/obj/usr/src/sys/GENERIC i386 freebsd10 /usr/src # make delete-old>>> Removing old files (only deletes safe to delete libs)awk: can't open file /usr/obj/usr/src/sys/sys/param.h source line number 1 make[2]: "/usr/src/Makefile.inc1" line 135: warning: "awk '/^#define[[:space:]]*__FreeBSD_version/ { print $3 }' /usr/obj/usr/src/sys/sys/param.h" returned non-zero status>>> Old files removed>>> Removing old directoriesawk: can't open file /usr/obj/usr/src/sys/sys/param.h source line number 1 make[2]: "/usr/src/Makefile.inc1" line 135: warning: "awk '/^#define[[:space:]]*__FreeBSD_version/ { print $3 }' /usr/obj/usr/src/sys/sys/param.h" returned non-zero status>>> Old directories removedTo remove old libraries run 'make delete-old-libs'. freebsd10 /usr/src # My src.conf and make.conf are both empty. -Kimmo
On Tue, Oct 29, 2013 at 11:24 AM, Kimmo Paasiala <kpaasial at gmail.com> wrote:> freebsd10 /usr/src # uname -a > > FreeBSD freebsd10.rdnzl.info 10.0-BETA2 FreeBSD 10.0-BETA2 #0 r257267: > Mon Oct 28 22:42:23 EET 2013 > kimmo at freebsd10.rdnzl.info:/usr/obj/usr/src/sys/GENERIC i386 > > freebsd10 /usr/src # make delete-old > >>>> Removing old files (only deletes safe to delete libs) > > awk: can't open file /usr/obj/usr/src/sys/sys/param.h > > source line number 1 > > make[2]: "/usr/src/Makefile.inc1" line 135: warning: "awk > '/^#define[[:space:]]*__FreeBSD_version/ { print $3 }' > /usr/obj/usr/src/sys/sys/param.h" returned non-zero status > >>>> Old files removed > >>>> Removing old directories > > awk: can't open file /usr/obj/usr/src/sys/sys/param.h > > source line number 1 > > make[2]: "/usr/src/Makefile.inc1" line 135: warning: "awk > '/^#define[[:space:]]*__FreeBSD_version/ { print $3 }' > /usr/obj/usr/src/sys/sys/param.h" returned non-zero status > >>>> Old directories removed > > To remove old libraries run 'make delete-old-libs'. > > freebsd10 /usr/src # > > > My src.conf and make.conf are both empty. > > -KimmoNo one else noticed this? I can't be the only one doing 'make delete-old delete-old-libs' on every update. Bit more information: I have tried cleaning /usr/obj before doing a new cycle of 'make build world build kernel', no difference. -Kimmo -Kimmo
On Tue, Oct 29, 2013 at 11:24:11AM +0200, Kimmo Paasiala wrote:> freebsd10 /usr/src # uname -a > > FreeBSD freebsd10.rdnzl.info 10.0-BETA2 FreeBSD 10.0-BETA2 #0 r257267: > Mon Oct 28 22:42:23 EET 2013 > kimmo at freebsd10.rdnzl.info:/usr/obj/usr/src/sys/GENERIC i386 > > freebsd10 /usr/src # make delete-old > > >>> Removing old files (only deletes safe to delete libs) > > awk: can't open file /usr/obj/usr/src/sys/sys/param.h > > source line number 1 > > make[2]: "/usr/src/Makefile.inc1" line 135: warning: "awk > '/^#define[[:space:]]*__FreeBSD_version/ { print $3 }' > /usr/obj/usr/src/sys/sys/param.h" returned non-zero status >This is fixed in head/ at r257350, and will be merged to stable/10 before the next 10.0 builds. Glen -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 834 bytes Desc: not available URL: <http://lists.freebsd.org/pipermail/freebsd-stable/attachments/20131029/8679ca7e/attachment.sig>
> On Tue, Oct 29, 2013 at 11:24:11AM +0200, Kimmo Paasiala wrote: > > freebsd10 /usr/src # uname -a> > FreeBSD freebsd10.rdnzl.info 10.0-BETA2 FreeBSD 10.0-BETA2 #0 r257267: > > Mon Oct 28 22:42:23 EET 2013 > > kimmo at freebsd10.rdnzl.info:/usr/obj/usr/src/sys/GENERIC i386> > freebsd10 /usr/src # make delete-old> > >>> Removing old files (only deletes safe to delete libs) > > > awk: can't open file /usr/obj/usr/src/sys/sys/param.h> > source line number 1> > make[2]: "/usr/src/Makefile.inc1" line 135: warning: "awk > > '/^#define[[:space:]]*__FreeBSD_version/ { print $3 }' > > /usr/obj/usr/src/sys/sys/param.h" returned non-zero status >> This is fixed in head/ at r257350, and will be merged to stable/10 > before the next 10.0 builds.> GlenHow soon will the next 10.0 builds be? Will it be BETA3 or sooner? I will want to update both 10.0 and 11-current, if the Realtek 8111/8168 driver is updated. So far, I have to boot my USB-stick installation of NetBSD-current amd64 to run svn (subversion) built from pkgsrc. Tom
> > How soon will the next 10.0 builds be?> Should be in about a week or so.> > Will it be BETA3 or sooner?> BETA3 or RC1, not sure yet.> > I will want to update both 10.0 and 11-current, if the Realtek 8111/8168 driver is updated.> You can update head/. The output are warnings, not errors; they are > from make(1) complaining about something that does not exist, but not > harmful.> GlenI hope that not only the delete-old oddity fix, but $SRCDIR/sys/dev/re will be included in update after testing. $SRCDIR/sys/dev/re update could go to releng-9 as well. While I wait for 10-stable update, I can update HEAD and see if that works. Tom
> On Wed, Oct 30, 2013 at 07:58:17AM +0000, Thomas Mueller wrote: > > I hope that not only the delete-old oddity fix, but $SRCDIR/sys/dev/re > > will be included in update after testing.> Sorry, I need context here. What about sys/dev/re/ ?> GlenThere was a thread, subject "Shuttle DS47 - Realtek RT 8111G". Problem was Realtek 8111/8168 driver in sys/dev/re. I can't connect with this Ethernet from FreeBSD 9.2, 10-stable or 11-head: fails also from OpenBSD 5.3 LiveUSB but succeeds with NetBSD-current and Linux. There was a proposed patch. I am also trying to figure how to connect with wpa_supplicant using Hiro H50191 USB-stick WLAN adapter, chip Realtek RTL8191SU, device rsu. All I have so far is base system. Tom