[Bug 218206] boot2 fails to compile with xtoolchain-amd64-gcc 6.3.0: negative space left

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Mar 29 09:32:45 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218206

            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 at FreeBSD.org
          Reporter: ngie at FreeBSD.org

BOOT2SIZE might need to be increased (or some creative work be done to reduce
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=1.02 size=690 load=9000 entry=9010 map=16M pgctl=1:1
04:30:03 client: fmt=bin size=1984 text=0 data=0 bss=0 entry=0
04:30:03 output: fmt=bin size=2214 text=200 data=2014 org=0 entry=0
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=/workspace/obj/workspace/src/tmp -B/usr/local/x86_64-freebsd/bin/ 
-O2 -pipe   -DHAVE_CONFIG_H  -I/workspace/src/lib/libopenbsd/ -g -MD 
-MF.depend.tbl.o -MTtbl.o -std=gnu99 -fstack-protector-strong -Wsystem-headers
-Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes
-Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign
-Wno-error=address -Wno-error=array-bounds -Wno-error=attributes
-Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered
-Wno-error=enum-compare -Wno-error=extra -Wno-error=inline
-Wno-error=logical-not-parentheses -Wno-error=strict-aliasing
-Wno-error=uninitialized -Wno-error=unused-but-set-variable
-Wno-error=unused-function -Wno-error=unused-value -Wno-error=strict-overflow
-Wno-error=misleading-indentation -Wno-error=nonnull-compare -Wno-error=---
all_subdir_gnu ---
04:30:03 --- B ---
04:30:03 --- all_subdir_usr.bin ---
04:30:03 shift-negative-value -Wno-error=tautological-compare
-Wno-error=unused-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

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


More information about the freebsd-bugs mailing list