From owner-freebsd-stable@freebsd.org Wed Apr 27 17:00:20 2016 Return-Path: Delivered-To: freebsd-stable@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 3B468B1EB91; Wed, 27 Apr 2016 17:00:20 +0000 (UTC) (envelope-from vrwmiller@gmail.com) Received: from mail-ob0-x236.google.com (mail-ob0-x236.google.com [IPv6:2607:f8b0:4003:c01::236]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 03D111E11; Wed, 27 Apr 2016 17:00:20 +0000 (UTC) (envelope-from vrwmiller@gmail.com) Received: by mail-ob0-x236.google.com with SMTP id n10so22827505obb.2; Wed, 27 Apr 2016 10:00:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:date:message-id:subject:from:to; bh=RLJv4QZZJCHQJwwAaTKiFn7M+LnlvzxDxJ80N6DF83s=; b=RnSSlF2s5Oau41Sfn7c6r4Hh9rcLebsxAnMR52Y0mHiULoi/8zd7ev0jT5MrCBNinL q3ibWAyHJQ3Pp3UNhp5rt7ilLdggX+XZ2ArdCRtImvzfP1vJSRROHsqz/oQ5gmIVgsDW A3vV3kZUrdwswA1JT70CLBd1JpkDINZzQXd6z6qcl2d6p5d/4496PlHeDUhE+0AVjuh0 cuVVQ6rRp5y7xE3r1ekwDvAcd1pVqH2vZFprYoWzErwOUX5i3RV97Z+XxtQOubVJj32q vIX1VkPHelFdx5pPPme0LPzGs45ppQSeWq3oygbOvSki72c+BYCIdAkh2yfozY9CVBqx NooA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:sender:date:message-id:subject:from :to; bh=RLJv4QZZJCHQJwwAaTKiFn7M+LnlvzxDxJ80N6DF83s=; b=QBaw3OP13QCV0PYS+dawyr1/geMzC8NqV1gk4bR/goSvE8KyMi1BUz22okql43D8kW AYgFudoGOA8WrGjAE6vqVCw3DMZz7P5usela7B44EUSPUMjkKJJkUXJYMkx7+aJYtY8a hzPvi2BcmfVaP4PrF+NtnpppzJW7MlWJTkSDXP6tReO0rEDUgtTmGpYf6jYGTrU1iC78 wKzEgYU9OCjw/Nj3Euu4fAMXIDoOZJN6QQfxRLDT/E7D48mpkFfQG2iwN3k9Ll1gnDFu 1w3ohpCvlKwKwrysT5fhQEQVRrtQWnq51F4a22XKmtz5bEjreJ+/27Ch3IBrzLTrifJL HiQw== X-Gm-Message-State: AOPr4FXRhMAjnYMSSpk/c6NW3IupVTSN2RLoZ4ckPLiff0fxqi/YL+RGy7sox2DLUdCevAXeGh2OGRiidMfCwg== MIME-Version: 1.0 X-Received: by 10.182.60.198 with SMTP id j6mr4389017obr.12.1461776419200; Wed, 27 Apr 2016 10:00:19 -0700 (PDT) Sender: vrwmiller@gmail.com Received: by 10.202.198.134 with HTTP; Wed, 27 Apr 2016 10:00:19 -0700 (PDT) Date: Wed, 27 Apr 2016 13:00:19 -0400 X-Google-Sender-Auth: 9fqWB6BZ6rFjVznVNoIQbvlJK9o Message-ID: Subject: stable/10 release.sh fails during mkisoimages-uefi.sh From: Rick Miller To: FreeBSD Questions , "freebsd-stable@freebsd.org" Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.21 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Apr 2016 17:00:20 -0000 Hi all, Building stable/10@r298482 errors when executing newfs_msdos on uefi-disc1.iso as shown below. It is being built on a system running a 10.2 version of stable/10. I believe this problem could be due to either the attempt to compile newer stable/10 code on an older 10.2 version of stable/10 or something in the code is broke. Can you shed some light on the error below? sh /usr/src/release/amd64/mkisoimages-uefi.sh -b 10_3_STABLE_20160427_amd64_UEFICD uefi-disc1.iso disc1 200+0 records in 200+0 records out 819200 bytes transferred in 0.003004 secs (272717981 bytes/sec) newfs_msdos: cannot get number of sectors per track: Operation not supported newfs_msdos: cannot get number of heads: Operation not supported newfs_msdos: trim 25 sectors to adjust to a multiple of 63 /dev/md0: 1532 sectors in 1532 FAT12 clusters (512 bytes/cluster) BytesPerSec=512 SecPerClust=1 ResSectors=1 FATs=2 RootDirEnts=512 Sectors=1575 Media=0xf8 FATsecs=5 SecPerTrack=63 Heads=1 HiddenSecs=0 makefs: error: The Disk Label must be at most 32 characters long usage: makefs [-t fs-type] [-o fs-options] [-d debug-mask] [-B endian] [-S sector-size] [-M minimum-size] [-m maximum-size] [-R roundup-size] [-s image-size] [-b free-blocks] [-f free-files] [-F mtree-specfile] [-xZ] [-N userdb-dir] image-file directory | manifest [extra-directory ...] sh /usr/src/release/amd64/mkisoimages-uefi.sh -b 10_3_STABLE_20160427_amd64_UEFIBO uefi-bootonly.iso bootonly 200+0 records in 200+0 records out 819200 bytes transferred in 0.003031 secs (270293725 bytes/sec) newfs_msdos: cannot get number of sectors per track: Operation not supported newfs_msdos: cannot get number of heads: Operation not supported newfs_msdos: trim 25 sectors to adjust to a multiple of 63 /dev/md0: 1532 sectors in 1532 FAT12 clusters (512 bytes/cluster) BytesPerSec=512 SecPerClust=1 ResSectors=1 FATs=2 RootDirEnts=512 Sectors=1575 Media=0xf8 FATsecs=5 SecPerTrack=63 Heads=1 HiddenSecs=0 makefs: error: The Disk Label must be at most 32 characters long usage: makefs [-t fs-type] [-o fs-options] [-d debug-mask] [-B endian] [-S sector-size] [-M minimum-size] [-m maximum-size] [-R roundup-size] [-s image-size] [-b free-blocks] [-f free-files] [-F mtree-specfile] [-xZ] [-N userdb-dir] image-file directory | manifest [extra-directory ...] make -C /usr/src/release release-done touch release true mkdir -p /R cp -a ftp /R/ cp -p disc1.iso /R/FreeBSD-10.3-STABLE-20160427-amd64-disc1.iso cp -p bootonly.iso /R/FreeBSD-10.3-STABLE-20160427-amd64-bootonly.iso cp -p memstick.img /R/FreeBSD-10.3-STABLE-20160427-amd64-memstick.img cp -p mini-memstick.img /R/FreeBSD-10.3-STABLE-20160427-amd64-mini-memstick.img cp -p uefi-memstick.img /R/FreeBSD-10.3-STABLE-20160427-amd64-uefi-memstick.img cp -p uefi-mini-memstick.img /R/FreeBSD-10.3-STABLE-20160427-amd64-uefi-mini-memstick.img cp -p uefi-disc1.iso /R/FreeBSD-10.3-STABLE-20160427-amd64-uefi-disc1.iso cp: uefi-disc1.iso: No such file or directory *** Error code 1 Stop. make: stopped in /usr/src/release -- Take care Rick Miller