[Bug 236055] lang/gcc8 Linker command failed due to signal

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Feb 26 14:27:05 UTC 2019


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

            Bug ID: 236055
           Summary: lang/gcc8 Linker command failed due to signal
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: gerald at FreeBSD.org
          Reporter: drhowarddrfine at charter.net
          Assignee: gerald at FreeBSD.org
             Flags: maintainer-feedback?(gerald at FreeBSD.org)

12.0-RELEASE-p3

c++ -std=gnu++98 -fno-PIE -c  -DIN_GCC_FRONTEND -g -DIN_GCC   
-fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W
-Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long
-Wno-variadic-macros -Wno-overlength-strings -fno-common  -DHAVE_CONFIG_H -I.
-I. -I/usr/ports/lang/gcc8/work/gcc-8.3.0/gcc
-I/usr/ports/lang/gcc8/work/gcc-8.3.0/gcc/.
-I/usr/ports/lang/gcc8/work/gcc-8.3.0/gcc/../include
-I/usr/ports/lang/gcc8/work/gcc-8.3.0/gcc/../libcpp/include
-I/usr/local/include  -I/usr/ports/lang/gcc8/work/gcc-8.3.0/gcc/../libdecnumber
-I/usr/ports/lang/gcc8/work/gcc-8.3.0/gcc/../libdecnumber/dpd -I../libdecnumber
-I/usr/ports/lang/gcc8/work/gcc-8.3.0/gcc/../libbacktrace  -DLIBICONV_PLUG -o
cc1-checksum.o -MT cc1-checksum.o -MMD -MP -MF ./.deps/cc1-checksum.TPo
cc1-checksum.c
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is
deprecated [-Wdeprecated]
c++ -std=gnu++98 -no-pie   -g -DIN_GCC    -fno-strict-aliasing -fno-exceptions
-fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings
-Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual
-pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings
-fno-common  -DHAVE_CONFIG_H  -o cc1 c/c-lang.o c-family/stub-objc.o attribs.o
c/c-errors.o c/c-decl.o c/c-typeck.o c/c-convert.o c/c-aux-info.o
c/c-objc-common.o c/c-parser.o c/c-fold.o c/gimple-parser.o c-family/c-common.o
c-family/c-cppbuiltin.o c-family/c-dump.o c-family/c-format.o
c-family/c-gimplify.o c-family/c-indentation.o c-family/c-lex.o
c-family/c-omp.o c-family/c-opts.o c-family/c-pch.o c-family/c-ppoutput.o
c-family/c-pragma.o c-family/c-pretty-print.o c-family/c-semantics.o
c-family/c-ada-spec.o c-family/c-ubsan.o c-family/known-headers.o
c-family/c-attribs.o c-family/c-warn.o c-family/c-spellcheck.o i386-c.o
default-c.o \
  cc1-checksum.o libbackend.a main.o libcommon-target.a libcommon.a
../libcpp/libcpp.a ../libdecnumber/libdecnumber.a libcommon.a
../libcpp/libcpp.a   ../libbacktrace/.libs/libbacktrace.a
../libiberty/libiberty.a ../libdecnumber/libdecnumber.a   -L/usr/local/lib
-lmpc -lmpfr -lgmp -rdynamic  -lz
c++: warning: argument unused during compilation: '-nopie'
[-Wunused-command-line-argument]
c++: error: unable to execute command: Killed
c++: error: linker command failed due to signal (use -v to see invocation)
gmake[5]: *** [/usr/ports/lang/gcc8/work/gcc-8.3.0/gcc/c/Make-lang.in:85: cc1]
Error 254
gmake[5]: Leaving directory '/usr/ports/lang/gcc8/work/.build/gcc'
gmake[4]: *** [Makefile:4611: all-stage1-gcc] Error 2
gmake[4]: Leaving directory '/usr/ports/lang/gcc8/work/.build'
gmake[3]: *** [Makefile:22433: stage1-bubble] Error 2
gmake[3]: Leaving directory '/usr/ports/lang/gcc8/work/.build'
gmake[2]: *** [Makefile:22765: bootstrap-lean] Error 2
gmake[2]: Leaving directory '/usr/ports/lang/gcc8/work/.build'
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** Error code 1

Stop.
make[1]: stopped in /usr/ports/lang/gcc8
*** Error code 1

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


More information about the freebsd-ports-bugs mailing list