From owner-freebsd-current@freebsd.org Sat May 6 04:56:01 2017 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 131BED60C76 for ; Sat, 6 May 2017 04:56:01 +0000 (UTC) (envelope-from agh@fastmail.fm) Received: from out4-smtp.messagingengine.com (out4-smtp.messagingengine.com [66.111.4.28]) (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 DAD2C1295 for ; Sat, 6 May 2017 04:56:00 +0000 (UTC) (envelope-from agh@fastmail.fm) Received: from compute3.internal (compute3.nyi.internal [10.202.2.43]) by mailout.nyi.internal (Postfix) with ESMTP id 232A12092B; Sat, 6 May 2017 00:55:59 -0400 (EDT) Received: from frontend2 ([10.202.2.161]) by compute3.internal (MEProxy); Sat, 06 May 2017 00:55:59 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=fastmail.fm; h= content-transfer-encoding:content-type:date:from:message-id :mime-version:subject:to:x-me-sender:x-me-sender:x-sasl-enc :x-sasl-enc; s=fm1; bh=6hy9tFbJEaml4nhlCB+CCg2csYg9/Dz8MjJf5cvGK ZE=; b=XnPpLVEqQyG4WD/NN5qtBmK894jXkwz3DdrNiZa55wE2g40wD2mFv6jyp rpRqXuc7rcSZcgU8LDgFNIouosu3fPML9b3B2Ar8cUrExw17zfMYelRQaxkzI9Rv 6Mh7h/36EHdaBMrgSmczdMS7kGTmJF+iwtbsDLKKhCawkJYyZSRNso18rWA8omuV ERpMfxBHSocl39bUp/EO7TB40HL1sRVv0C3+i7zh/lHk3ShvOsXP8r38rFCZ4Mw+ 9nD1w7VFoFti+lj8mMhe3jCm0a+nbSZet4yt+mC17UE2rMzX5qPUa+i+rlP2dE28 YlDESvfdCYp/290apVy/2HARqw4dA== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=content-transfer-encoding:content-type :date:from:message-id:mime-version:subject:to:x-me-sender :x-me-sender:x-sasl-enc:x-sasl-enc; s=fm1; bh=6hy9tFbJEaml4nhlCB +CCg2csYg9/Dz8MjJf5cvGKZE=; b=Rjc0k8zKD4la3JMUVBkuzpj4RCndIqkYZs 2IvFa/R4/SEtLY3SYe03N4WUjyIfKhWsMFfBX/g40Hrn9LQd4suMa+xENKGoi6H/ ozHkxPR5Qj7PK8nzYSEukEk/ZlaiUpT42qmADDUAS7ut09zLOXiiUJ2bJEj0hzAj k+0OqwECuJAYM4gmusZ28oD8yNgIWeyaklkQG52r6Kd1Zku5fZZywnodXZYBDruZ 8xNd6I4LAl5exm8QeLoGlBO+F4SJGJT/yzbSsB2RiHQ82z6GIbkrhUmwHg5/jwAi Qk/AnXlmHVMjNgGoEUTXli/NhKP+2s8TOzq1VZmTLoqM9+ViM++g== X-ME-Sender: X-Sasl-enc: SuUluVYDPKDre9khyzt6G6f2+d5hZ7cra8JnT3ymQgIg 1494046557 Received: from madcat.local. (220-253-229-104.dyn.iinet.net.au [220.253.229.104]) by mail.messagingengine.com (Postfix) with ESMTPA id F1E01240A5 for ; Sat, 6 May 2017 00:55:57 -0400 (EDT) From: Alastair Hogge To: freebsd-current Subject: ${src}/release/release.sh fails at makefs state Date: Sat, 06 May 2017 12:55:55 +0800 Message-ID: <1572386.JF4Y4n8hXg@madcat.local.> User-Agent: KMail/4.14.10 (FreeBSD/12.0-CURRENT; KDE/4.14.10; amd64; ; ) MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="utf-8" X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.23 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, 06 May 2017 04:56:01 -0000 Hi, On a r317857 amd64 host, the release.sh build fails: # cd /usr/src/release && ./release.sh [...] ===> usr.sbin/yp_mkdb (installconfig) ===> usr.sbin/yppoll (installconfig) ===> usr.sbin/yppush (installconfig) ===> usr.sbin/ypserv (installconfig) ===> usr.sbin/ypset (installconfig) ===> usr.sbin/keyserv (installconfig) ===> usr.sbin/pkg (installconfig) ===> usr.sbin/pmcannotate (installconfig) ===> usr.sbin/pmccontrol (installconfig) ===> usr.sbin/pmcstat (installconfig) ===> usr.sbin/pmcstudy (installconfig) ===> usr.sbin/edquota (installconfig) ===> usr.sbin/quotaon (installconfig) ===> usr.sbin/repquota (installconfig) ===> usr.sbin/tcpdchk (installconfig) ===> usr.sbin/tcpdmatch (installconfig) ===> usr.sbin/timed (installconfig) ===> usr.sbin/timed/timed (installconfig) ===> usr.sbin/timed/timedc (installconfig) ===> usr.sbin/unbound (installconfig) ===> usr.sbin/unbound/daemon (installconfig) ===> usr.sbin/unbound/anchor (installconfig) ===> usr.sbin/unbound/checkconf (installconfig) ===> usr.sbin/unbound/control (installconfig) ===> usr.sbin/unbound/local-setup (installconfig) ===> usr.sbin/uathload (installconfig) ===> usr.sbin/uhsoctl (installconfig) ===> usr.sbin/usbconfig (installconfig) ===> usr.sbin/usbdump (installconfig) ===> usr.sbin/ac (installconfig) ===> usr.sbin/lastlogin (installconfig) ===> usr.sbin/utx (installconfig) ===> etc (installconfig) ===> etc/newsyslog.conf.d (installconfig) mkdir -p bootonly/usr/freebsd-dist cp MANIFEST bootonly/usr/freebsd-dist ln -fs /tmp/bsdinstall_etc/resolv.conf bootonly/etc/resolv.conf echo sendmail_enable=\"NONE\" > bootonly/etc/rc.conf echo hostid_enable=\"NO\" >> bootonly/etc/rc.conf echo debug.witness.trace=0 >> bootonly/etc/sysctl.conf echo vfs.mountroot.timeout=\"10\" >> bootonly/boot/loader.conf cp /usr/src/release/rc.local bootonly/etc sh /usr/src/release/amd64/mkisoimages.sh -b 12_0_CURRENT_amd64_BO bootonly.iso bootonly 200+0 records in 200+0 records out 819200 bytes transferred in 0.000558 secs (1468442469 bytes/sec) newfs_msdos: cannot get number of sectors per track: Operation not supported newfs_msdos: cannot get number of heads: Operation not supported /dev/md0: 1557 sectors in 1557 FAT12 clusters (512 bytes/cluster) BytesPerSec=512 SecPerClust=1 ResSectors=1 FATs=2 RootDirEnts=512 Sectors=1600 Media=0xf8 FATsecs=5 SecPerTrack=63 Heads=1 HiddenSecs=0 sh /usr/src/release/amd64/make-memstick.sh disc1 memstick.img Calculated size of `memstick.img.part': 485474304 bytes, 9435 inodes Extent size set to 8192 memstick.img.part: 463.0MB (948192 sectors) block size 8192, fragment size 1024 using 9 cylinder groups of 54.38MB, 6960 blks, 1152 inodes. super-block backups (for fsck -b #) at: 32, 111392, 222752, 334112, 445472, 556832, 668192, 779552, 890912, Populating `memstick.img.part' makefs: bread: read 8192 (684294144) returned 0: No error: 0 makefs failed *** Error code 1 Stop. make[1]: stopped in /usr/src/release *** Error code 1 Stop. make: stopped in /usr/src/release To good health, Alastair