Created
August 2, 2018 11:20
-
-
Save avinash-palleti/879cab0452a7ac25fe2a111b20e894a5 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /builddir/build/BUILD/gcc-build/./prev-gcc/xg++ -B/builddir/build/BUILD/gcc-build/./prev-gcc/ -B/usr/x86_64-generic-linux/bin/ -nostdinc++ -B/builddir/build/BUILD/gcc-build/prev-x86_64-generic-linux/libstdc++-v3/src/.libs -B/builddir/build/BUILD/gcc-build/prev-x86_64-generic-linux/libstdc++-v3/libsupc++/.libs -I/builddir/build/BUILD/gcc-build/prev-x86_64-generic-linux/libstdc++-v3/include/x86_64-generic-linux -I/builddir/build/BUILD/gcc-build/prev-x86_64-generic-linux/libstdc++-v3/include -I/builddir/build/BUILD/gcc-8.2.0/libstdc++-v3/libsupc++ -L/builddir/build/BUILD/gcc-build/prev-x86_64-generic-linux/libstdc++-v3/src/.libs -L/builddir/build/BUILD/gcc-build/prev-x86_64-generic-linux/libstdc++-v3/libsupc++/.libs -no-pie -g -O2 -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc -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 glibc-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/builddir/build/BUILD/gcc-build/./isl/.libs -lisl -lmpc -lmpfr -lgmp -rdynamic -ldl -lz | |
| /usr/bin/ld: failed to set dynamic section sizes: memory exhausted | |
| /usr/bin/ld: failed to set dynamic section sizes: memory exhausted | |
| collect2: error: ld returned 1 exit status | |
| collect2: error: ld returned 1 exit status | |
| /usr/bin/ld: failed to set dynamic section sizes: memory exhausted | |
| collect2: error: ld returned 1 exit status | |
| /usr/bin/ld: failed to set dynamic section sizes: memory exhausted | |
| collect2: error: ld returned 1 exit status | |
| make[3]: *** [../../gcc-8.2.0/gcc/fortran/Make-lang.in:97: f951] Error 1 | |
| make[3]: *** Waiting for unfinished jobs.... | |
| make[3]: *** [../../gcc-8.2.0/gcc/go/Make-lang.in:82: go1] Error 1 | |
| make[3]: *** [../../gcc-8.2.0/gcc/lto/Make-lang.in:81: lto1] Error 1 | |
| make[3]: *** [../../gcc-8.2.0/gcc/c/Make-lang.in:85: cc1] Error 1 | |
| rm gcc.pod gfortran.pod gccgo.pod | |
| make[3]: Leaving directory '/builddir/build/BUILD/gcc-build/gcc' | |
| make[2]: *** [Makefile:4819: all-stagetrain-gcc] Error 2 | |
| make[2]: Leaving directory '/builddir/build/BUILD/gcc-build' | |
| make[1]: *** [Makefile:25478: stagetrain-bubble] Error 2 | |
| make[1]: Leaving directory '/builddir/build/BUILD/gcc-build' | |
| make: *** [Makefile:25623: profiledbootstrap] Error 2 | |
| error: Bad exit status from /var/tmp/rpm-tmp.rK9x4b (%build) | |
| Bad exit status from /var/tmp/rpm-tmp.rK9x4b (%build) | |
| RPM build errors: | |
| ERROR: Exception(results/srpm/gcc-8.2.0-119.src.rpm) Config(clear) 47 minutes 5 seconds | |
| INFO: Results and/or logs in: results/ | |
| ERROR: Command failed. See logs for output. | |
| # bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/gcc.spec | |
| make: *** [../common/Makefile.common:93: build] Error 1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment