From owner-freebsd-current@FreeBSD.ORG Sun Apr 27 01:15:54 2014 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 238F9F34 for ; Sun, 27 Apr 2014 01:15:54 +0000 (UTC) Received: from mail-oa0-x22b.google.com (mail-oa0-x22b.google.com [IPv6:2607:f8b0:4003:c02::22b]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id E54C318FA for ; Sun, 27 Apr 2014 01:15:53 +0000 (UTC) Received: by mail-oa0-f43.google.com with SMTP id eb12so5829006oac.30 for ; Sat, 26 Apr 2014 18:15:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=ePp3bIjAkgW6C7AIRL9boWaWHO+pKw092TmbFsn9LNU=; b=NJyGdCQSzB7XJk49z72gLjgdiYHQTxfMgvRdwoZ/3m3V/MIOFi8+OegBrwVpg5hP/o qEubVtG3MZRqUQeaiIJpvrDkd44iRA0rLiiicyXt3mC2kRYkrSJWNqyNUC7FNZr+h0P3 Lq3mBrnKlqX3WhXvkGEBYbNB8vL/+hILYUeuwwGlvv8klufaO2ahaQDVHY+0p8u33Tge YNuWykKGxpgtq9rJFS8mh4zzQzF0zWNuu5xBM6ucIcACwn/QAA2HOr9IUatrGdJqFiZW gSA1rso9QIuCmmt2MCyvNHQuEkCu9auggwG/j1z0QFqxigbaOw33Np1CEmanZKn3MyYD iNXw== MIME-Version: 1.0 X-Received: by 10.182.142.229 with SMTP id rz5mr14903491obb.12.1398561353104; Sat, 26 Apr 2014 18:15:53 -0700 (PDT) Received: by 10.76.87.7 with HTTP; Sat, 26 Apr 2014 18:15:53 -0700 (PDT) Date: Sat, 26 Apr 2014 21:15:53 -0400 Message-ID: Subject: boot2 too large when built with BTX_SERIAL=yes From: Ryan Stone To: FreeBSD Current Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.17 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: Sun, 27 Apr 2014 01:15:54 -0000 I've been seeing the following build failure on HEAD when I set BTX_SERIAL=yes in make.conf btxld -v -E 0x2000 -f bin -b /usr/obj/repos/users/rstone/freebsd/sys/boot/i386/boot2/../btx/btx/btx -l boot2.ldr -o boot2.ld -P 1 boot2.bin kernel: ver=1.02 size=6c0 load=9000 entry=9010 map=16M pgctl=1:1 client: fmt=bin size=1551 text=0 data=0 bss=0 entry=0 output: fmt=bin size=1e11 text=200 data=1c11 org=0 entry=0 --- boot2 --- --- rescue.all__D --- --- init_make --- (cd /repos/users/rstone/freebsd/rescue/rescue/../../sbin/init && make -DRESCUE CRUNCH_CFLAGS=-DRESCUE DIRPRFX=rescue/rescue/init/ depend && make -DRESCUE CRUNCH_CFLAGS=-DRESCUE DIRPRFX=rescue/rescue/init/ init.o) --- sys.all__D --- -17 bytes available