Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Mar 2017 09:32:45 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 218206] boot2 fails to compile with xtoolchain-amd64-gcc 6.3.0: negative space left
Message-ID:  <bug-218206-8@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D218206

            Bug ID: 218206
           Summary: boot2 fails to compile with xtoolchain-amd64-gcc
                    6.3.0: negative space left
           Product: Base System
           Version: CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: bin
          Assignee: freebsd-bugs@FreeBSD.org
          Reporter: ngie@FreeBSD.org

BOOT2SIZE might need to be increased (or some creative work be done to redu=
ce
used space) to accommodate gcc 6.3.0 being able to compile boot2. From
https://ci.freebsd.org/job/FreeBSD-head-amd64-gcc/207/console :

04:30:03 kernel: ver=3D1.02 size=3D690 load=3D9000 entry=3D9010 map=3D16M p=
gctl=3D1:1
04:30:03 client: fmt=3Dbin size=3D1984 text=3D0 data=3D0 bss=3D0 entry=3D0
04:30:03 output: fmt=3Dbin size=3D2214 text=3D200 data=3D2014 org=3D0 entry=
=3D0
04:30:03 --- boot2 ---
04:30:03 --- all_subdir_usr.bin ---
04:30:03 --- tbl.o ---
04:30:03 /usr/local/bin/x86_64-unknown-freebsd11.0-gcc -isystem
/workspace/obj/workspace/src/tmp/usr/include
-L/workspace/obj/workspace/src/tmp/usr/lib
-B/workspace/obj/workspace/src/tmp/usr/lib
--sysroot=3D/workspace/obj/workspace/src/tmp -B/usr/local/x86_64-freebsd/bi=
n/=20
-O2 -pipe   -DHAVE_CONFIG_H  -I/workspace/src/lib/libopenbsd/ -g -MD=20
-MF.depend.tbl.o -MTtbl.o -std=3Dgnu99 -fstack-protector-strong -Wsystem-he=
aders
-Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes
-Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign
-Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes
-Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered
-Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dinline
-Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing
-Wno-error=3Duninitialized -Wno-error=3Dunused-but-set-variable
-Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dstrict-=
overflow
-Wno-error=3Dmisleading-indentation -Wno-error=3Dnonnull-compare -Wno-error=
=3D---
all_subdir_gnu ---
04:30:03 --- B ---
04:30:03 --- all_subdir_usr.bin ---
04:30:03 shift-negative-value -Wno-error=3Dtautological-compare
-Wno-error=3Dunused-const-variable     -c /workspace/src/contrib/mdocml/tbl=
.c -o
tbl.o
04:30:03 --- all_subdir_sys ---
04:30:03 -1044 bytes available
04:30:03 *** [boot2] Error code 1

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-218206-8>