From owner-freebsd-current@freebsd.org Sat Jun 25 15:17:00 2016 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1AAE7B812B3 for ; Sat, 25 Jun 2016 15:17:00 +0000 (UTC) (envelope-from ohartman@zedat.fu-berlin.de) Received: from outpost1.zedat.fu-berlin.de (outpost1.zedat.fu-berlin.de [130.133.4.66]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id CDF9F14B0 for ; Sat, 25 Jun 2016 15:16:59 +0000 (UTC) (envelope-from ohartman@zedat.fu-berlin.de) Received: from inpost2.zedat.fu-berlin.de ([130.133.4.69]) by outpost.zedat.fu-berlin.de (Exim 4.85) for freebsd-current@freebsd.org with esmtps (TLSv1.2:DHE-RSA-AES256-GCM-SHA384:256) (envelope-from ) id <1bGpKL-003Dkx-Tz>; Sat, 25 Jun 2016 17:16:57 +0200 Received: from x55b3a5f8.dyn.telefonica.de ([85.179.165.248] helo=thor.walstatt.dynvpn.de) by inpost2.zedat.fu-berlin.de (Exim 4.85) for freebsd-current@freebsd.org with esmtpsa (TLSv1.2:AES256-GCM-SHA384:256) (envelope-from ) id <1bGpKL-001eJv-J0>; Sat, 25 Jun 2016 17:16:57 +0200 Date: Sat, 25 Jun 2016 17:17:14 +0200 From: "O. Hartmann" To: freebsd-current@freebsd.org Subject: Re: HEADS UP: caution required with updates using custom kernels Message-ID: <20160625171714.7e318044.ohartman@zedat.fu-berlin.de> In-Reply-To: <20160625113544.GS38613@kib.kiev.ua> References: <20160623210751.GB7860@spindle.one-eyed-alien.net> <20160624060019.5e650ad9.ohartman@zedat.fu-berlin.de> <20160624155111.GB20770@spindle.one-eyed-alien.net> <330789230754140e38fb527973e23405@ultimatedns.net> <20160624225034.GC20770@spindle.one-eyed-alien.net> <20160625070238.GG38613@kib.kiev.ua> <20160625131806.14fa4799.ohartman@zedat.fu-berlin.de> <20160625113544.GS38613@kib.kiev.ua> Organization: FU Berlin X-Mailer: Claws Mail 3.13.2 (GTK+ 2.24.29; amd64-portbld-freebsd11.0) MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; boundary="Sig_/AANzYB_0_T849rqDT.tGO4G"; protocol="application/pgp-signature" X-Originating-IP: 85.179.165.248 X-ZEDAT-Hint: A X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 25 Jun 2016 15:17:00 -0000 --Sig_/AANzYB_0_T849rqDT.tGO4G Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Am Sat, 25 Jun 2016 14:35:44 +0300 Konstantin Belousov schrieb: > On Sat, Jun 25, 2016 at 01:18:06PM +0200, O. Hartmann wrote: > > Am Sat, 25 Jun 2016 10:02:38 +0300 > > Konstantin Belousov schrieb: > > =20 > > > On Fri, Jun 24, 2016 at 10:50:34PM +0000, Brooks Davis wrote: =20 > > > > pipe(2) had an unnecessarily odd calling convention (ignoring the > > > > argument the user thought they were passing and returning the two f= ile > > > > descriptors via the two return registers). This required machine > > > > dependent assembly for every target and special handling in tracing > > > > tools (ktrace, dtrace, etc). On 64-bit platforms, pipe(2)'s > > > > implementation is the only reason the two-register return model nee= ds to > > > > exist at all (on 32-bit platforms it allows off_t to be returned fr= om > > > > lseek). =20 > > > getpid() is another instance. > > > _______________________________________________ > > > freebsd-current@freebsd.org mailing list > > > https://lists.freebsd.org/mailman/listinfo/freebsd-current > > > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd= .org" =20 > >=20 > > That all is a nice explanation, but how to recover from a broken system= , on which the > > order of installation wasn't performed the right way? =20 >=20 > Copy the libc.so.7 binary from the build area to /lib manually, e.g. using > rescue shell. > _______________________________________________ > freebsd-current@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" I did so, but there is no effect. Whenever I try to build a kernel/world, I receive this from the shell: root@localhost: [src] make update *** Signal 12 Stop. make: stopped in /usr/src .ERROR_TARGET=3D'update' .ERROR_META_FILE=3D'' .MAKE.LEVEL=3D'0' MAKEFILE=3D'' .MAKE.MODE=3D'normal' .CURDIR=3D'/usr/src' .MAKE=3D'make' .OBJDIR=3D'/usr/obj/usr/src' .TARGETS=3D'update' DESTDIR=3D'' LD_LIBRARY_PATH=3D'' MACHINE=3D'amd64' MACHINE_ARCH=3D'amd64' MAKEOBJDIRPREFIX=3D'/usr/obj' MAKESYSPATH=3D'/usr/src/share/mk' MAKE_VERSION=3D'20160606' PATH=3D'/sbin:/bin:/usr/sbin:/usr/bin' SRCTOP=3D'/usr/src' OBJTOP=3D'/usr/obj/usr/src' These two machines in question are victims "of the early adopter" - the war= ning came way too late! At work, I did the same update - but I did an installworld prior = to the usual installkernel - and everything seems so far to work, even without COMAPT_FR= EEBSD10 in the kernel. Is there a way to salvage the situation without relying on "customized" thi= rd party kernels?=20 I usually use /bin/csh - so this might be of use. Thank you in advance for help, kind regards, Oliver --Sig_/AANzYB_0_T849rqDT.tGO4G Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQEcBAEBCAAGBQJXbqB6AAoJEOgBcD7A/5N8azQH/3Lf3ldgGX1dgobLnzgQsorQ sW/Lyb7Ae3WjoFmIwzsAD1JpWBwBNJ/E4DAHIurMDcQh2BjXKvlHzHoMhmYbwko5 eQIUkKCyVCdt0J0bkRilV3SVnToFFXxdSGlweCXvxc9ISd3fIDGvT3rBEbmKGRY8 PsKU8C4/l1epH9eqEue4YMaTEUcggfiIcErVbGLsbhreTnSVFLcqxe7GtYDcwrXF uP9XhrQFheeCd46zJPFgQkgi2ydvPtvetKW0OSZCNxWui3Yyz3b5sf9SylF/nrM+ v+OGjnSweBI8oB4Qg2HpcMKBfjL71Qm/XZbHIB8jOU78YPeGdk0hwLv2N0JegaQ= =oBCy -----END PGP SIGNATURE----- --Sig_/AANzYB_0_T849rqDT.tGO4G--